DEFAULT_REGRESSION_SCORERS#

DEFAULT_REGRESSION_SCORERS = {'Neg MAE': 'neg_mean_absolute_error', 'Neg RMSE': 'neg_root_mean_squared_error', 'R2': 'r2'}#