See Decision tree internals (and specifically Questions (config class)) for context. More...
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... | |
See Decision tree internals (and specifically Questions (config class)) for context.