Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement the case of incrementing backends for bayes | Vsevolod Stakhov | 2016-01-08 | 1 | -0/+1 | |
| | ||||||
* | Impelement the concept when classifier values are integers | Vsevolod Stakhov | 2016-01-08 | 1 | -7/+31 | |
| | ||||||
* | Fix redis queries | Vsevolod Stakhov | 2016-01-08 | 1 | -16/+35 | |
| | ||||||
* | Redis replies can also be strings | Vsevolod Stakhov | 2016-01-08 | 1 | -0/+7 | |
| | ||||||
* | Implement redis learning | Vsevolod Stakhov | 2016-01-08 | 1 | -11/+153 | |
| | ||||||
* | Add conditions for using redis stat backend | Vsevolod Stakhov | 2016-01-07 | 1 | -1/+4 | |
| | ||||||
* | Implement redis classification | Vsevolod Stakhov | 2016-01-07 | 1 | -3/+136 | |
| | ||||||
* | Move redis.c to redis_backend.c | Vsevolod Stakhov | 2016-01-07 | 1 | -0/+573 | |