Open szmcdull opened 5 months ago
Sorry, i then read the doc. I should use dump_model instead of save_model
Sorry, i then read the doc. I should use dump_model instead of save_model
right, it is a typical mistake (happened to me initially) even if there is a doc for this. duality of dump/save for Go/python is the reason...
How to load DMLC XGBoost model (https://xgboost.readthedocs.io/en/stable/tutorials/saving_model.html)