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

fix error in export java code of BernoulliNB #79

Open mikuh opened 3 years ago

mikuh commented 3 years ago

fix a small error in export java code of BernoulliNB.