metricsΒΆ

Classes

MAE([mode])

Mean absolute error metric with multi-segment computation support.

MAPE([mode])

Mean absolute percentage error metric with multi-segment computation support.

MSE([mode])

Mean squared error metric with multi-segment computation support.

MSLE([mode])

Mean squared logarithmic error metric with multi-segment computation support.

MedAE([mode])

Median absolute error metric with multi-segment computation support.

R2([mode])

Coefficient of determination metric with multi-segment computation support.

SMAPE([mode])

Symmetric mean absolute percentage error metric with multi-segment computation support.