weka.core
Interface WeightedInstancesHandler

All Known Implementing Classes:
AdaBoostM1, AdditiveRegression, ADTree, Bagging, BayesNet, ConjunctiveRule, DecisionStump, DecisionTable, Discretize, Discretize, IBk, IBkMetric, J48, JRip, KStar, LinearRegression, Logistic, LogitBoost, LWR, MultiBoostAB, NaiveBayes, NaiveBayesSimple, NaiveBayesSimpleSoft, NaiveBayesSimpleSparse, NaiveBayesSimpleSparseSoft, NeuralNetwork, PaceRegression, PART, Prototype, QBag, QBoost, RandomForest, RandomTree, REPTree, Ridor, Rule, SMO, UnivariateLinearRegression, VFI, ZeroR

public interface WeightedInstancesHandler

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