v0.1.13
What's Changed
Changelog v0.1.13:
- Add more unit tests for
GaussianWNB
- Move
learning_hist
parameter fromfit
method to__init__
method - Now,
cost_hist_
attribute will storeNone
iflearning_hist=False
Changelog v0.1.13:
GaussianWNB
learning_hist
parameter from fit
method to __init__
methodcost_hist_
attribute will store None
if learning_hist=False