Skip to main content
Ctrl+K
📣 Help shape the future of skore and the scikit-learn ecosystem by taking our survey!
skore - Home skore - Home
  • Install
  • User guide
  • Examples
  • API
  • Contributing
    • Probabl
  • GitHub
  • Discord
  • YouTube
  • Install
  • User guide
  • Examples
  • API
  • Contributing
  • Probabl
  • GitHub
  • Discord
  • YouTube

Section Navigation

  • Managing a project
    • Project
    • Project.put
    • Project.get
    • Project.summarize
  • ML Assistance
    • train_test_split
    • Report for a single estimator
      • EstimatorReport
      • EstimatorReport.help
      • EstimatorReport.cache_predictions
      • EstimatorReport.clear_cache
      • EstimatorReport.get_predictions
      • EstimatorReport.data
        • help
        • analyze
      • EstimatorReport.inspection
        • help
        • coefficients
        • impurity_decrease
        • permutation_importance
      • EstimatorReport.metrics
        • help
        • summarize
        • accuracy
        • brier_score
        • confusion_matrix
        • custom_metric
        • log_loss
        • precision
        • precision_recall
        • prediction_error
        • r2
        • recall
        • rmse
        • roc
        • roc_auc
        • timings
    • Report for a cross-validation of an estimator
      • CrossValidationReport
      • CrossValidationReport.help
      • CrossValidationReport.cache_predictions
      • CrossValidationReport.clear_cache
      • CrossValidationReport.create_estimator_report
      • CrossValidationReport.get_predictions
      • CrossValidationReport.data
        • help
        • analyze
      • CrossValidationReport.inspection
        • help
        • coefficients
        • impurity_decrease
        • permutation_importance
      • CrossValidationReport.metrics
        • help
        • summarize
        • accuracy
        • brier_score
        • confusion_matrix
        • custom_metric
        • log_loss
        • precision
        • precision_recall
        • prediction_error
        • r2
        • recall
        • rmse
        • roc
        • roc_auc
        • timings
    • Comparing multiple reports
      • ComparisonReport
      • ComparisonReport.help
      • ComparisonReport.cache_predictions
      • ComparisonReport.clear_cache
      • ComparisonReport.create_estimator_report
      • ComparisonReport.get_predictions
      • ComparisonReport.inspection
        • help
        • coefficients
        • impurity_decrease
        • permutation_importance
      • ComparisonReport.metrics
        • help
        • summarize
        • accuracy
        • brier_score
        • confusion_matrix
        • custom_metric
        • log_loss
        • precision
        • precision_recall
        • prediction_error
        • r2
        • recall
        • rmse
        • roc
        • roc_auc
        • timings
    • Visualization Displays
      • TableReportDisplay
      • MetricsSummaryDisplay
      • ConfusionMatrixDisplay
      • RocCurveDisplay
      • PrecisionRecallCurveDisplay
      • PredictionErrorDisplay
      • CoefficientsDisplay
      • ImpurityDecreaseDisplay
      • PermutationImportanceDisplay
      • Display
  • Utilities
    • configuration
    • show_versions
  • API
  • ML Assistance
  • Report for a single estimator
  • EstimatorReport.metrics
  • help

help#

EstimatorReport.metrics.help()[source]#

Display accessor help using rich or HTML.

previous

EstimatorReport.metrics

next

summarize

On this page
  • EstimatorReport.metrics.help()

This Page

  • Show Source

© Copyright 2026, Probabl.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.