Revision history for Algorithm-NaiveBayes
0.0.5 2020-04-18T21:25:34+09:00
- Replace Perl 6 with Raku [#7]
0.0.4 2019-08-04T14:13:39+09:00
- [BREKING API] Add Algorithm::NaiveBayes::Model
- This class enables to avoid calling predict before train.
0.0.3 2018-04-01T13:04:08+09:00
- Fix Changelog
0.0.2 2018-04-01T12:58:06+09:00
- Delete tabs
0.0.1 2018-04-01T11:14:07+09:00
- Initial version