next up previous contents
Next: Recognition Up: Example application Previous: Event attribution

Feature selection and learning

We did not do any feature selection, other than that built into the two algorithms. We considered two different learners, but in adherence with the rest of the system, we found that a per-class technique was practically most effective. Thus for each class, we created a binary learner. In addition, each learner could only use synthetic events generated by the clustering of the instances of that class. For example, a cluster from the class bad was not used as an attribute for learning the definition of the class come. Thus for each class, the learner was used to build a binary classifier that returned true if the instance was a member of the class and false otherwise.

The two learners we considered were:


next up previous contents
Next: Recognition Up: Example application Previous: Event attribution

Mohammed Waleed Kadous
Tue Oct 6 13:04:40 EST 1998