mlr-org / mlr3learners

Recommended learners for mlr3
https://mlr3learners.mlr-org.com
GNU Lesser General Public License v3.0
91 stars 15 forks source link

Support xgboost's base_margin #205

Open mllg opened 3 years ago

mllg commented 3 years ago

Requested via private mail and also here for mlr: https://stackoverflow.com/questions/60110684/is-there-a-way-to-set-the-base-margin-for-xgboost-in-the-mlr-framework

This could just be a p_fct() specifying the right column.