Closed alaeddinms closed 8 years ago
Hi,
How to create the prediction model? is this library for prediction with a model generated somewhere else?
Thanks,
Alaeddin
@alaeddinms
This library only provides functions to predict, and training functions are never provided.
If you want to build a prediction model, you should use xgboost via command-line interface or some language bindings like XGBoost4J.
Thanks
Hi,
How to create the prediction model? is this library for prediction with a model generated somewhere else?
Thanks,
Alaeddin