Peter-Devine / test_repo_0

A repo purely for testing Github API functions
0 stars 0 forks source link

Could you compare performance against treelite and pmml? #16

Open Peter-Devine opened 4 years ago

Peter-Devine commented 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

vruusmann commented 4 years ago

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!