Diagnostics
Diagnostics
You don’t need math to develop models, but you need math to understand why they’re not working.
Diagnostic Test Categories
Discover more about the biggest problem in machine learning typically referred to simply as ‘overfitting’.
Discover diagnostic checks to confirm that you followed best practices when splitting your dataset.
Discover diagnostic checks to confirm the chosen train/test split size is appropriate for your data.
Discover diagnostic tests to quantify the size of the gap in performance and determine whether it is a concern.
Discover diagnostic tests to challenge and develop more robust estimates of model performance.
Discover diagnostic tests to determine whether train and test sets have the same distributions of data.
Discover diagnostic tests to determine whether performance is consistent across train and test sets.
Determine diagnostic tests to determine whether hard to predict examples are consistent across sets.
Determine diagnostic tests to determine whether residual error distributions are consistent across train and test sets.
Discover diagnostic tests to determine whether your model is overfitting the training dataset.
Discover diagnostic tests to determine whether your model is fragile to small changes.
Discover diagnostic tests to determine whether knowledge of the test set has leaked into the train set
Discover ideas on how to fix your data and/or model once the cause has been identified