Skip to content

Classification

Duncan Jones edited this page Nov 19, 2019 · 8 revisions

Classification

A classification is a piece of code that runs over the event stream for an entity in order to decide whether that entity instance is included or excluded from the group rule of the classifier

For each event in the stream it needs to decide (a) am I interested in this kind of event and if so (b) what does this mean to group classification.

Clone this wiki locally