Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Fix] Use a more straightforward approach for learn cachevstakhov-multi-class-bayes | Vsevolod Stakhov | 10 days | 1 | -15/+69 |
| | |||||
* | [Fix] Always set the unlearn flag when relearning | aduernberger | 2024-04-18 | 1 | -1/+1 |
| | | | Treat relearning from ham to spam the same as relearning from spam to ham. `res` is only set to true if the mail is already learned. | ||||
* | [Rework] Further types conversion (no functional changes) | Vsevolod Stakhov | 2024-03-18 | 1 | -10/+10 |
| | |||||
* | [Minor] Cleanup | Vsevolod Stakhov | 2024-01-18 | 1 | -69/+8 |
| | |||||
* | [Project] Final things on redis cache rework | Vsevolod Stakhov | 2024-01-17 | 1 | -2/+2 |
| | |||||
* | [Minor] Fix scripts invocation | Vsevolod Stakhov | 2024-01-15 | 1 | -14/+20 |
| | |||||
* | [Project] Further rework of the C part | Vsevolod Stakhov | 2024-01-15 | 1 | -3/+57 |
| | |||||
* | [Project] Initial implementation of the lua counterpart | Vsevolod Stakhov | 2024-01-12 | 1 | -7/+38 |
| | |||||
* | [Rework] Start rewriting of the redis cache logic | Vsevolod Stakhov | 2024-01-11 | 1 | -0/+224 |