├── README.md ├── predict.cpp └── xgboost.model2 /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hawhuang/xgboost_realtime_predict_test/HEAD/README.md -------------------------------------------------------------------------------- /predict.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hawhuang/xgboost_realtime_predict_test/HEAD/predict.cpp -------------------------------------------------------------------------------- /xgboost.model2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hawhuang/xgboost_realtime_predict_test/HEAD/xgboost.model2 --------------------------------------------------------------------------------