aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstat/classifiers
Commit message (Expand)AuthorAgeFilesLines
* Add another normalization argument.Vsevolod Stakhov2015-05-051-2/+8
* Take OSB feature multiplier into account.Vsevolod Stakhov2015-05-051-3/+11
* Revert bad change that caused negative probabilities.Vsevolod Stakhov2015-05-021-3/+1
* Fix bayes probability calculations.Vsevolod Stakhov2015-04-301-3/+5
* Calculate bayes weight from 0.0 to 1.0 not from 0.5 to 1.0.Vsevolod Stakhov2015-04-131-3/+1
* Start splitting statistic processing to separate stages.Vsevolod Stakhov2015-03-021-39/+43
* Implement statistics relearning.Vsevolod Stakhov2015-02-181-0/+7
* Some fixes to bayes.Vsevolod Stakhov2015-01-281-0/+4
* Fix pointer passing.Vsevolod Stakhov2015-01-271-1/+1
* Update bayes.Vsevolod Stakhov2015-01-262-188/+100
* Add initial processing routines.Vsevolod Stakhov2015-01-232-11/+10
* Refactor structures names.Vsevolod Stakhov2015-01-231-1/+1
* Reorganize libstat API.Vsevolod Stakhov2015-01-232-56/+49
* Rework statistics runtime structures.Vsevolod Stakhov2015-01-231-8/+4
* Remove direct statfiles manipulation from bayes.Vsevolod Stakhov2015-01-181-112/+8
* Remove old statfile_pool logic.Vsevolod Stakhov2015-01-182-128/+0
* Start refactoring of statistics in rspamd.Vsevolod Stakhov2015-01-181-1/+1
* Remove binlog and statfile_sync: never ever used.Vsevolod Stakhov2015-01-161-2/+0
* No more winnow.Vsevolod Stakhov2015-01-162-702/+0
* Reorganize statfiles and classifiers into libstat.Vsevolod Stakhov2015-01-163-0/+1357