ModelComparisonSuite#
- class ModelComparisonSuite[source]#
Suite to run checks of types: CompareModelsBaseCheck.
- __new__(*args, **kwargs)#
Attributes
Methods
|
Add a check or a suite to current suite. |
|
Remove a check by given index. |
|
Run all checks. |
Return tuple of supported check types of this suite. |