EstimatorReport.checks#
- EstimatorReport.checks()[source]#
Accessor for checks-related operations.
You can access this accessor using the
checksattribute.
Methods#
Here are the methods that are available through this accessor:
help()– Display accessor help using rich or HTMLsummarize()– Run checks and return a summary with detected issuesadd()– Register additional checks for this reportavailable()– List available checks in the registryremove()– Remove a check from the registry