Commit Graph

9 Commits (master)

Author SHA1 Message Date
Carlo Strub cb1d924333 please gometalinter 7 years ago
Carlo Strub bbee193679 improve memory footprint 7 years ago
Carlo Strub 87b51ebee0 glide up. load mails correctly before learning or classifying them.
improve some logging messages
7 years ago
Carlo Strub 1e67467307 use logrus properly (fixes #1) 7 years ago
Carlo Strub 04cc804722 replace log by logrus 7 years ago
Carlo Strub e00b8fa609 simlify the learn function by moving the two actions into private functions 7 years ago
Carlo Strub 36a3cb6374 make gometalinter happier 7 years ago
Carlo Strub 639ffadfe3 fix some static code errors 7 years ago
Carlo Strub b5b3792efe implement learning and classifying using Bayes' rule and Hyperloglog
data structures -- still way to go though.
7 years ago