Skip to content

Java-Naive-Bayes-Classifier-JNBC_v2.0.1

Choose a tag to compare

@namsor namsor released this 09 Dec 11:03
· 37 commits to master since this release
6c4ed11
  • Refactored to now use RocksDB,
  • Changed Features to a set of Key/Values
  • Fixed several issues and added UnitTests
  • Added Laplace smoothing