2
0
mirror of https://github.com/carlostrub/sisyphus synced 2024-11-13 13:10:40 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
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