| Commit message (Expand) | Author | Age | Files | Lines |
* | Parse classifiers and statfiles in ucl. | Vsevolod Stakhov | 2013-11-07 | 1 | -1/+1 |
* | * Rework thread pools locking logic to avoid global lua mutex usage. | Vsevolod Stakhov | 2012-08-22 | 1 | -7/+7 |
* | * More things to be thread-safe: | Vsevolod Stakhov | 2012-02-13 | 1 | -0/+1 |
* | * Fix build under CentOS 5 with old glib 2.12 | Vsevolod Stakhov | 2011-07-29 | 1 | -4/+4 |
* | * First commit to implement multi-statfile filter system with new learning me... | Vsevolod Stakhov | 2011-07-12 | 1 | -0/+6 |
* | * Major cleanup of cmake build system | Vsevolod Stakhov | 2011-05-06 | 1 | -0/+1 |
* | * Add bayesian classifier (initial version) | Vsevolod Stakhov | 2010-08-13 | 1 | -1/+9 |
* | * Fixes to winnow learning | Vsevolod Stakhov | 2010-08-05 | 1 | -6/+7 |
* | * Convert statistic sums to use long double for counters | Vsevolod Stakhov | 2010-05-27 | 1 | -1/+1 |
* | * Add weights command for getting weights of each message by each statfile | cebka@lenovo-laptop | 2010-03-01 | 1 | -2/+12 |
* | * Many major fixes to statfiles: | Vsevolod Stakhov | 2009-12-03 | 1 | -2/+2 |
* | * Write revision and revision time to statfile | Vsevolod Stakhov | 2009-11-12 | 1 | -2/+2 |
* | * New system of classifiers interface and statfiles processing | Vsevolod Stakhov | 2009-09-14 | 1 | -9/+10 |
* | * Prepare to migrate to cmake (still need to write install target and working... | Vsevolod Stakhov | 2009-02-16 | 1 | -5/+0 |
* | * Do another rework of filters/metrics and statfiles processing | Vsevolod Stakhov | 2009-01-29 | 1 | -6/+15 |
* | * Rework statfiles result processing | Vsevolod Stakhov | 2009-01-22 | 1 | -0/+2 |
* | * Add simple implementation of classifiers abstraction and winnow classifier | Vsevolod Stakhov | 2008-12-04 | 1 | -0/+33 |