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

Peter Prettenhofer peter.prettenhofer at gmail.com
Mon May 30 12:09:39 EDT 2016


Hi Roberto,

correct - GradientBoostingRegressor | GradientBoostingClassifier does not
support multiple outputs.

best,
 Peter

2016-05-30 16:05 GMT+02:00 Roberto Pagliari <roberto.pagliari at asos.com>:

> 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,
>
>
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
>


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


More information about the scikit-learn mailing list