Uses of Package
weka.classifiers.meta
-
Packages that use weka.classifiers.meta Package Description weka.classifiers.functions weka.classifiers.meta weka.classifiers.meta.socketfacade -
Classes in weka.classifiers.meta used by weka.classifiers.functions Class Description ClassificationViaRegressionD Class for doing classification using regression methods. -
Classes in weka.classifiers.meta used by weka.classifiers.meta Class Description ClassifierCascade.Combination Defines how to combine the predictions of the final layer and turn it into actual predictions.ClassifierCascade.ThresholdCheck Defines how to check the threshold.MinMaxLimits.LimitHandling Determines the type of handling for the limit -
Classes in weka.classifiers.meta used by weka.classifiers.meta.socketfacade Class Description SocketFacade Uses sockets to communicate with a process for training and making predictions.