Open Peter-Devine opened 4 years ago
Treelite can convert xgboost model into pure C code. https://github.com/dmlc/treelite
And pmml is also widely used. https://github.com/jpmml
Interested in seeing these results myself.
When testing (J)PMML performance, please explore two different paths:
Be sure to throw in some categorical features for additional fun!
Treelite can convert xgboost model into pure C code. https://github.com/dmlc/treelite
And pmml is also widely used. https://github.com/jpmml