[scikit-learn] gradient boosting regression with multiple output variables?

Roberto Pagliari roberto.pagliari at asos.com
Mon May 30 10:05:40 EDT 2016


I noticed that the fit method of GBR does not return a [n_samples, n_output] array. Does that mean multiple output variables are not supported?

I'm asking because most other regressors do.

Thank you,

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


More information about the scikit-learn mailing list