How to convert an already trained model (e.g. RFRegressor or a GBM) stored in PMML format in C/C++ code ?
Asked
Active
Viewed 697 times
3
-
Pick a language; C isn't C++. – MSalters Jul 18 '16 at 09:53
-
Let's say C++, the idea is to be create a .so – user3313834 Jul 18 '16 at 10:07