Question sets for decision-tree clustering

See Decision tree internals (and specifically Questions (config class)) for context. More...

Collaboration diagram for Question sets for decision-tree clustering:

Classes

struct  QuestionsForKey
 QuestionsForKey is a class used to define the questions for a key, and also options that allow us to refine the question during tree-building (i.e. More...
 
class  Questions
 This class defines, for each EventKeyType, a set of initial questions that it tries and also a number of iterations for which to refine the questions to increase likelihood. More...
 

Detailed Description

See Decision tree internals (and specifically Questions (config class)) for context.