Hi Roberto, correct - GradientBoostingRegressor | GradientBoostingClassifier does not support multiple outputs.
best, Peter 2016-05-30 16:05 GMT+02:00 Roberto Pagliari <[email protected]>: > 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 > [email protected] > https://mail.python.org/mailman/listinfo/scikit-learn > > -- Peter Prettenhofer
_______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
