weka.core
Interface WeightedInstancesHandler

All Known Implementing Classes:
AdaBoostM1, AdditiveRegression, ADTree, AlphaProb_SMO, AltDist_IBk, AODE, Bagging, BayesNet, ComplementNaiveBayes, ConjunctiveRule, DecisionStump, DecisionTable, Discretize, Discretize, EM, IBk, J48, JRip, LinearRegression, Logistic, LogisticBase, LogitBoost, LWL, MakeDensityBasedClusterer, MultilayerPerceptron, NaiveBayes, NaiveBayesMultinomial, PaceRegression, PART, PC_SMO, RandomCommittee, RandomForest, RandomTree, REPTree, Ridor, Rule, SimpleKMeans, SimpleLinearRegression, SimpleLogistic, SMO, SMOreg, VFI, ZeroR

public interface WeightedInstancesHandler

Interface to something that makes use of the information provided by instance weights.

Version:
$Revision: 1.4 $
Author:
Eibe Frank (eibe@cs.waikato.ac.nz)



Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London