boa.metrics.metrics =================== .. automodule:: boa.metrics.metrics .. rubric:: Functions .. autosummary:: :toctree: :nosignatures: MSE MeanSquaredError R2 RMSE RSquared RootMeanSquaredError get_metric_by_class_name get_metric_from_config get_synth_func mean_squared_error root_mean_squared_error setup_sklearn_metric setup_synthetic_metric .. rubric:: Classes .. autosummary:: :toctree: :template: custom-class-template.rst :nosignatures: MetricToEval ModularMetric