2
0
mirror of https://github.com/carlostrub/sisyphus synced 2024-10-31 09:20:15 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Carlo Strub
cb1d924333 please gometalinter 2017-09-17 19:17:43 +02:00
Carlo Strub
bbee193679 improve memory footprint 2017-09-17 00:56:17 +02:00
Carlo Strub
87b51ebee0 glide up. load mails correctly before learning or classifying them.
improve some logging messages
2017-06-05 13:33:32 +00:00
Carlo Strub
1e67467307 use logrus properly (fixes #1) 2017-05-23 20:43:17 +00:00
Carlo Strub
04cc804722 replace log by logrus 2017-05-18 19:21:46 +00:00
Carlo Strub
e00b8fa609 simlify the learn function by moving the two actions into private functions 2017-05-14 21:16:04 +00:00
Carlo Strub
36a3cb6374 make gometalinter happier 2017-05-13 22:34:54 +00:00
Carlo Strub
639ffadfe3 fix some static code errors 2017-05-10 17:23:25 +00:00
Carlo Strub
b5b3792efe implement learning and classifying using Bayes' rule and Hyperloglog
data structures -- still way to go though.
2017-05-10 03:45:11 +00:00