suites#
Module contains all prebuilt suites.
Members
|
Create a suite that is meant to detect integrity issues within a single dataset (Deprecated) . |
|
Create a suite that is meant to detect data leakage between the training dataset and the test dataset (Deprecated). |
|
Create a suite that is meant to validate correctness of train-test split, including integrity, distribution and leakage checks. |
|
Create a suite that is meant to test model performance and overfit. |
|
Create a suite that includes many of the implemented checks, for a quick overview of your model and data. |
|
Create a suite that is meant to detect integrity issues within a single dataset. |