/Xgboost

Multithread Xgboost combine with mutli-process reading

Primary LanguagePython

This is the Xgboost model coded in Python.
Using MultiProcess to read data, Multithread train&predict.
You can use it only by modify the code in User Configure Region.