add code for multioutput regression
This PR adds the option for multioutput regression in XGBoost. This could work for other booster classes as well. However, there is no general attribute that informs about the number of targets. Thats why this solution is restricted to XGBoost.
Closes #559
合并状态:未合并 2 条评论