boa.metrics.metrics.METRICS =========================== .. currentmodule:: boa.metrics.metrics .. autoclass:: METRICS :members: :show-inheritance: :inherited-members: :special-members: __call__, __add__, __mul__ .. rubric:: Methods .. autosummary:: :nosignatures: ~METRICS.MSE ~METRICS.Mean ~METRICS.MeanSquaredError ~METRICS.NRMSE ~METRICS.NormalizedRootMeanSquaredError ~METRICS.R2 ~METRICS.RMSE ~METRICS.RSquared ~METRICS.RootMeanSquaredError ~METRICS.mean_squared_error ~METRICS.normalized_root_mean_squared_error ~METRICS.root_mean_squared_error