How can I set xgboost.train to opitimize for a specific evaluation metric similar to how I can set xgboost.fit(eval_metric = 'auc')?
See the document here. Where you can find metrics xgboost support under eval_metric
.
If you want to use a custom objective function or metric see here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With