Jump to content

Connect SuperML | Leeroopedia MCP: Equip your AI agents with best practices, code verification, and debugging knowledge. Powered by Leeroo — building Organizational Superintelligence. Contact us at founders@leeroo.com.

Principle:Interpretml Interpret Regression Performance

From Leeroopedia
Revision as of 17:42, 16 February 2026 by Admin (talk | contribs) (Auto-imported from principles/Interpretml_Interpret_Regression_Performance.md)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Metadata

Field Value
Sources Interpretml_Interpret
Domains Machine_Learning, Model_Evaluation
Updated 2026-02-07

Overview

Regression performance evaluation computes and visualizes standard regression metrics including RMSE, MSE, MAE, and R-squared for model assessment.

Description

RegressionPerf is a performance evaluation explainer that computes regression metrics (RMSE, MSE, MAE, R-squared) and produces residual distribution visualizations. It conforms to the InterpretML perf explainer API, accepting predicted and actual values to generate interactive performance dashboards. The visualization includes histograms of residuals alongside summary statistics.

Usage

Use RegressionPerf to evaluate regression model quality by examining residual distributions and standard metrics like RMSE and R-squared.

Related Pages

Page Connections

Double-click a node to navigate. Hold to expand connections.
Principle
Implementation
Heuristic
Environment