nok / sklearn-porter

Transpile trained scikit-learn estimators to C, Java, JavaScript and others.
BSD 3-Clause "New" or "Revised" License
1.28k stars 170 forks source link

Any plans to support XGBoost? #51

Closed CBrauer closed 5 years ago

CBrauer commented 5 years ago

Any plans to support XGBoost?

nok commented 5 years ago

No, there won't be any support for XGBoost, because it's not an estimator of scikit-learn.