predict-idlab / powershap

A power-full Shapley feature selection method.
Other
196 stars 19 forks source link

enable validation set for xgboost's fit #34

Closed mrzdev closed 1 year ago

mrzdev commented 1 year ago

This enables the "early_stopping_rounds" parameter to work with xgboost models.

jvdd commented 1 year ago

Great addition! Thx for the contribution @mrzdev :rocket: