See: Description
Class | Description |
---|---|
InformationGain |
This class implements the Information Gain evaluation.
|
Markov |
A very basic Markov model that counts the number of occurrences in the training datasets.
|
VarGain |
This class implements an Information Gain style of calculation using a new averaged
and scaled variance approach, but vertically not horizontally.
|