davechallis / rust-xgboost

Rust bindings for XGBoost.
MIT License
108 stars 40 forks source link

I am getting this when I tuned my parameters #10

Open dataxsaiyan3 opened 3 years ago

dataxsaiyan3 commented 3 years ago

DANGER AHEAD: You have manually specified updater parameter. The tree_method parameter will be ignored. Incorrect sequence of updaters will produce undefined behaviour. For common uses, we recommend usingtree_method parameter instead.

Thanks in advance for the great model