Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Fix] Fix bayes learn_condition | Andrew Lewis | 2016-10-10 | 1 | -4/+1 |
| | |||||
* | Revert "[Minor] Fix percent sign in statistics learning condition" | Vsevolod Stakhov | 2016-07-18 | 1 | -2/+2 |
| | | | | This reverts commit e53fd5ab0ce04b6eddb7ef24a1fccfd013c705d0. | ||||
* | [Minor] Correct grammar | Alexander Moisseev | 2016-06-30 | 1 | -1/+1 |
| | |||||
* | [Minor] Add includes for `classifier "bayes"` | Alexander Moisseev | 2016-06-13 | 1 | -0/+3 |
| | | | to avoid redefining everything in the classifier configuration. | ||||
* | Merge pull request #622 from moisseev/patch-1 | Vsevolod Stakhov | 2016-05-06 | 1 | -2/+2 |
|\ | | | | | [Minor] Fix percent sign in statistics learning condition | ||||
| * | [Minor] Fix percent sign in statistics learning condition | Alexander Moisseev | 2016-05-06 | 1 | -2/+2 |
| | | |||||
* | | [Fix] Reduce the default thresholds for learning | Vsevolod Stakhov | 2016-05-06 | 1 | -2/+2 |
|/ | | | | | Issue: #624 Reported by: @moisseev | ||||
* | [Feature] Add learn condition to the default configuration | Vsevolod Stakhov | 2016-04-30 | 1 | -20/+47 |
| | |||||
* | [Feature] Set the default limit for classifier | Vsevolod Stakhov | 2016-04-19 | 1 | -4/+6 |
| | | | | | We now disallow statistics to be used unless at least 200 learns has been performed for the specified classifier | ||||
* | [Doc] Add comments about configuration | Vsevolod Stakhov | 2016-03-10 | 1 | -0/+15 |
| | |||||
* | [Feature] Rework includes system in the configuration | Vsevolod Stakhov | 2016-03-10 | 1 | -2/+2 |
| | |||||
* | [Feature] Rework includes and configuration system | Vsevolod Stakhov | 2016-03-10 | 1 | -20/+22 |
| | |||||
* | Use new statistics format in the default config. | Vsevolod Stakhov | 2015-09-16 | 1 | -15/+24 |
| | |||||
* | Fix debian spec. | Vsevolod Stakhov | 2013-11-30 | 1 | -2/+2 |
| | | | | Submitted by: fatalbanana | ||||
* | Add basics of the new configuration. | Vsevolod Stakhov | 2013-11-21 | 1 | -0/+19 |