Skip to content

v0.1.15

Compare
Choose a tag to compare
@msamsami msamsami released this 15 Jul 02:50
· 200 commits to main since this release
e7a0edc

What's Changed

Changelog v0.1.15:

  • New feature: GeneralNB takes a smoothing parameter alpha for estimating distribution parameters (currently, for Bernoulli and Categorical distributions)
  • Reformat the codes using black
  • Minor change in docstrings
  • Minor change in error messages