NewLabelTrainTest#
Methods
|
Add new condition function to the check. |
|
Add condition - require label column's ratio of new label samples to be less or equal to the threshold. |
|
Add condition - require label column's number of different new labels to be less or equal to the threshold. |
Remove all conditions from this check instance. |
|
Run conditions on given result. |
|
Return check configuration (conditions' configuration not yet supported). |
|
Return check object from a CheckConfig object. |
|
|
Return check metadata. |
Name of class in split camel case. |
|
|
Return parameters to show when printing the check. |
|
Reduce check result value. |
Remove given condition by index. |
|
|
Run check. |
|
Run check. |