MLOpsPython icon indicating copy to clipboard operation
MLOpsPython copied to clipboard

Update train.py

Open dataubc opened this issue 3 years ago • 0 comments
trafficstars

The order of y_true, y_pred is reversed sklearn.metrics.mean_squared_error(y_true, y_pred, *, sample_weight=None, multioutput='uniform_average', squared=True)

dataubc avatar Jan 14 '22 18:01 dataubc