checkΒΆ
Module containing all the base classes for checks.
Classes
Class which returns from a check with result that can later be used for automatic pipelines and display value. |
|
Base class for check. |
|
Parent class for checks that only use one dataset. |
|
Parent class for checks that compare two datasets. |
|
Parent class for checks that only use a model and no datasets. |
|
Class which holds a run exception of a check. |
|
Contain result of a condition function. |
|
Contain processed input for model comparison checks. |
|
Parent class for check that compares between two or more models. |
|
Condition result category. |