Commit graph

11 commits

Author SHA1 Message Date
Esther2013 b89ced3321 Add word vector interface for NB text classifier. 2018-09-11 07:11:21 -05:00
botsharp2018 f200554768 One Hot Encoding 2018-09-10 22:35:33 -05:00
Oceania2018 d8afcb0692 Text classification performance upate. 2018-09-10 17:25:41 -05:00
botsharp2018 1f5bdbbc82 Multinomial Naive Bayes 2018-09-09 22:56:32 -05:00
botsharp2018 1c47465878 Abstract Bayes algorithm structure. 2018-09-09 09:36:22 -05:00
botsharp2018 a26c4fa1da Added Fasttext labeled data reader. 2018-09-08 22:59:01 -05:00
botsharp2018 378bd43f09 Allow multiple classifications. 2018-09-08 20:51:16 -05:00
botsharp2018 5c3d3fea64 Shuffle and Reduce utility functions 2018-09-08 20:47:53 -05:00
Oceania2018 3c2755f579 Change Lidstone smooth estimator for NB. Still in progres. 2018-09-07 17:24:57 -05:00
Oceania2018 567dcc335d Added Lidstone smoothing estimator. 2018-09-06 17:32:51 -05:00
Oceania2018 dbdfb28048 Merge NLP and Algorithm sub project into one solution. 2018-09-03 21:05:57 -05:00