weka.core
Interface WeightedInstancesHandler

All Known Implementing Classes:
AdaBoostM1, ADTree, DecisionStump, DecisionTable, DiscretizeFilter, IBk, J48, KStar, LEM2, LinearRegression, LWR, NaiveBayes, NeuralNetwork, PART, 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)