v0.1.15
What's Changed
Changelog v0.1.15:
- New feature:
GeneralNB
takes a smoothing parameteralpha
for estimating distribution parameters (currently, for Bernoulli and Categorical distributions) - Reformat the codes using black
- Minor change in docstrings
- Minor change in error messages