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
