Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add another normalization argument. | Vsevolod Stakhov | 2015-05-05 | 1 | -2/+8 |
* | Take OSB feature multiplier into account. | Vsevolod Stakhov | 2015-05-05 | 1 | -3/+11 |
* | Revert bad change that caused negative probabilities. | Vsevolod Stakhov | 2015-05-02 | 1 | -3/+1 |
* | Fix bayes probability calculations. | Vsevolod Stakhov | 2015-04-30 | 1 | -3/+5 |
* | Calculate bayes weight from 0.0 to 1.0 not from 0.5 to 1.0. | Vsevolod Stakhov | 2015-04-13 | 1 | -3/+1 |
* | Start splitting statistic processing to separate stages. | Vsevolod Stakhov | 2015-03-02 | 1 | -39/+43 |
* | Implement statistics relearning. | Vsevolod Stakhov | 2015-02-18 | 1 | -0/+7 |
* | Some fixes to bayes. | Vsevolod Stakhov | 2015-01-28 | 1 | -0/+4 |
* | Fix pointer passing. | Vsevolod Stakhov | 2015-01-27 | 1 | -1/+1 |
* | Update bayes. | Vsevolod Stakhov | 2015-01-26 | 2 | -188/+100 |
* | Add initial processing routines. | Vsevolod Stakhov | 2015-01-23 | 2 | -11/+10 |
* | Refactor structures names. | Vsevolod Stakhov | 2015-01-23 | 1 | -1/+1 |
* | Reorganize libstat API. | Vsevolod Stakhov | 2015-01-23 | 2 | -56/+49 |
* | Rework statistics runtime structures. | Vsevolod Stakhov | 2015-01-23 | 1 | -8/+4 |
* | Remove direct statfiles manipulation from bayes. | Vsevolod Stakhov | 2015-01-18 | 1 | -112/+8 |
* | Remove old statfile_pool logic. | Vsevolod Stakhov | 2015-01-18 | 2 | -128/+0 |
* | Start refactoring of statistics in rspamd. | Vsevolod Stakhov | 2015-01-18 | 1 | -1/+1 |
* | Remove binlog and statfile_sync: never ever used. | Vsevolod Stakhov | 2015-01-16 | 1 | -2/+0 |
* | No more winnow. | Vsevolod Stakhov | 2015-01-16 | 2 | -702/+0 |
* | Reorganize statfiles and classifiers into libstat. | Vsevolod Stakhov | 2015-01-16 | 3 | -0/+1357 |