Expand description

Provides support for regression metrics

Functions

Computes the linear correlation between scores and labels

Computes the mean absolute error between scores and labels

Computes the mean squared error between scores and labels

Computes the root mean squared error between scores and labels

Computes the coefficient of determination between scores and labels