rtemis

Command Palette

Search for a command to run...

RegressionMetrics

Component

Regression metrics for one sample: a single-row table of mean absolute error, mean squared error, root mean squared error and R-squared. Every cell is nullable, a metric being genuinely undefined for some samples.

Raw JSONv1Unknown properties rejected

Properties

sample
string | null

Sample the metrics describe.

one of"Training""Validation""Test""Calibrated Training""Calibrated Validation""Calibrated Test"null

metrics
array | null

Regression metrics, one row.

Relationships