Uses of Class
weka.classifiers.lazy.kstar.KStarCache

Packages that use KStarCache
weka.classifiers.lazy.kstar   
 

Uses of KStarCache in weka.classifiers.lazy.kstar
 

Constructors in weka.classifiers.lazy.kstar with parameters of type KStarCache
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 © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.