| Package | Description |
|---|---|
| weka.classifiers.lazy.kstar |
| Constructor and Description |
|---|
KStarNominalAttribute(Instance test,
Instance train,
int attrIndex,
Instances trainSet,
int[][] randClassCol,
KStarCache cache)
Constructor
|
KStarNumericAttribute(Instance test,
Instance train,
int attrIndex,
Instances trainSet,
int[][] randClassCols,
KStarCache cache)
Constructor
|
Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.