add#

CrossValidationReport.checks.add(checks)[source]#

Register additional checks for this report.

Checks are defined by implementing the Check protocol.

Parameters:
checkslist of Check

Additional checks to register