Go to file
Peter J. Holzer f4983e2472 Read all features for component in one query
Instead of retrieving from the database only features which actually
occur in the message retrieve all of them above a certain
interestingness threshold (0.4, because that's the minimum I've observed
so far) and then match them in in-process.

This seems to be a little faster but not by much. May have to revisit if
my database grows.
2019-09-14 15:13:50 +02:00
add_message Implement basic idea 2019-08-17 09:29:11 +02:00
aggregate Smooth limits of spam probability 2019-08-17 11:32:59 +02:00
judge_message Read all features for component in one query 2019-09-14 15:13:50 +02:00