[scikit-learn] random forest regression with multiple output variables

Roberto Pagliari roberto.pagliari at asos.com
Sun May 29 10:03:21 EDT 2016


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,

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20160529/45a6a0fb/attachment.html>


More information about the scikit-learn mailing list