ComparisonReport.checks ======================= .. currentmodule:: skore .. autoaccessor:: ComparisonReport.checks Methods ~~~~~~~ Here are the methods that are available through this accessor: - :func:`~ComparisonReport.checks.help` -- Display accessor help using rich or HTML - :func:`~ComparisonReport.checks.summarize` -- Run checks and return a summary with detected issues - :func:`~ComparisonReport.checks.add` -- Register additional checks for this report - :func:`~ComparisonReport.checks.available` -- List available checks in the registry - :func:`~ComparisonReport.checks.remove` -- Remove a check from the registry .. toctree:: :hidden: skore.ComparisonReport.checks.help skore.ComparisonReport.checks.summarize skore.ComparisonReport.checks.add skore.ComparisonReport.checks.available skore.ComparisonReport.checks.remove