Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 369 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 369 Bytes

Go implementation of naive-bayes

I was inspired after reading following articles:

  1. Part1. Theory
  2. Implementation

TODO: to make it as go module