Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 412 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 412 Bytes

Naive Bayes Classifer

Check out the typescript verstion here

I know this is stupid. I've already implemented Naive-Bayes-Classifier in Typescript. But things forced me to code it in python as well. Hoping that I can keep up through this process.