RegressionMetrics
ComponentRegression 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.
Properties
samplestring | nullSample the metrics describe.
one of
"Training""Validation""Test""Calibrated Training""Calibrated Validation""Calibrated Test"nullmetricsarray | nullRegression metrics, one row.