When using random forest regressor, the default scoring function is mse.

In the case of multiple output, is the mse the sum over all output variables?

If so, are the output variables scaled, to make the mse comparable across 
different variables?

Thank you,

_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to