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

Feature Request: Multinomial Naive Bayes #15

Open ELind77 opened 7 years ago

ELind77 commented 7 years ago

Could you please add support for Multinomial Naive Bayes? It's performance on text classification makes it a very desirable target for porting.