aboutsummaryrefslogtreecommitdiffstats
path: root/src/classifiers/classifiers.h
Commit message (Expand)AuthorAgeFilesLines
* * Fix build under CentOS 5 with old glib 2.12Vsevolod Stakhov2011-07-291-4/+4
* * First commit to implement multi-statfile filter system with new learning me...Vsevolod Stakhov2011-07-121-0/+6
* * Major cleanup of cmake build systemVsevolod Stakhov2011-05-061-0/+1
* * Add bayesian classifier (initial version)Vsevolod Stakhov2010-08-131-1/+9
* * Fixes to winnow learningVsevolod Stakhov2010-08-051-6/+7
* * Convert statistic sums to use long double for countersVsevolod Stakhov2010-05-271-1/+1
* * Add weights command for getting weights of each message by each statfilecebka@lenovo-laptop2010-03-011-2/+12
* * Many major fixes to statfiles:Vsevolod Stakhov2009-12-031-2/+2
* * Write revision and revision time to statfileVsevolod Stakhov2009-11-121-2/+2
* * New system of classifiers interface and statfiles processingVsevolod Stakhov2009-09-141-9/+10
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-5/+0
* * Do another rework of filters/metrics and statfiles processingVsevolod Stakhov2009-01-291-6/+15
* * Rework statfiles result processingVsevolod Stakhov2009-01-221-0/+2
* * Add simple implementation of classifiers abstraction and winnow classifierVsevolod Stakhov2008-12-041-0/+33