Example usage for Java weka.attributeSelection ChiSquaredAttributeEval fields, constructors, methods, implement or subclass
The text is from its open source code.
ChiSquaredAttributeEval() Constructor |
double | evaluateAttribute(int attribute) evaluates an individual attribute by measuring its chi-squared value. |