All Packages Class Hierarchy
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
W
- WEIGHT_INVERSE.
Static variable in class weka.classifiers.IBk
-
- WEIGHT_NONE.
Static variable in class weka.classifiers.IBk
-
- WEIGHT_SIMILARITY.
Static variable in class weka.classifiers.IBk
-
- weight().
Method in class weka.classifiers.evaluation.NumericPrediction
- Gets the weight assigned to this prediction.
- weight().
Method in class weka.classifiers.evaluation.NominalPrediction
- Gets the weight assigned to this prediction.
- weight().
Method in interface weka.classifiers.evaluation.Prediction
- Gets the weight assigned to this prediction.
- weight().
Method in class weka.core.Instance
- Returns the instance's weight.
- weight(Instance).
Method in class weka.classifiers.j48.ClassifierDecList
- Returns the weight a rule assigns to an instance.
- weightByConfidenceTipText().
Method in class weka.classifiers.VFI
- Returns the tip text for this property
- weightByDistanceTipText().
Method in class weka.attributeSelection.ReliefFAttributeEval
- Returns the tip text for this property
- WeightedInstancesHandler interface weka.core.WeightedInstancesHandler.
- Interface to something that makes use of the information provided
by instance weights.
- weights(Instance).
Method in class weka.classifiers.j48.ClassifierSplitModel
- Returns weights if instance is assigned to more than one subset.
- weights(Instance).
Method in class weka.classifiers.j48.NoSplit
- Always returns null because there is only one subset.
- weights(Instance).
Method in class weka.classifiers.j48.BinC45Split
- Returns weights if instance is assigned to more than one subset.
- weights(Instance).
Method in class weka.classifiers.j48.C45Split
- Returns weights if instance is assigned to more than one subset.
- weightValue(int).
Method in class weka.classifiers.neural.NeuralConnection
- Call this to get the weight value on a particular connection.
- weightValue(int).
Method in class weka.classifiers.neural.NeuralNode
- Call this to get the weight value on a particular connection.
- weka.associations package weka.associations
- weka.attributeSelection package weka.attributeSelection
- weka.classifiers package weka.classifiers
- weka.classifiers.adtree package weka.classifiers.adtree
- weka.classifiers.evaluation package weka.classifiers.evaluation
- weka.classifiers.j48 package weka.classifiers.j48
- weka.classifiers.kstar package weka.classifiers.kstar
- weka.classifiers.m5 package weka.classifiers.m5
- weka.classifiers.neural package weka.classifiers.neural
- weka.clusterers package weka.clusterers
- weka.core package weka.core
- weka.core.converters package weka.core.converters
- weka.estimators package weka.estimators
- weka.experiment package weka.experiment
- weka.filters package weka.filters
- weka.gui package weka.gui
- weka.gui.experiment package weka.gui.experiment
- weka.gui.explorer package weka.gui.explorer
- weka.gui.streams package weka.gui.streams
- weka.gui.treevisualizer package weka.gui.treevisualizer
- weka.gui.visualize package weka.gui.visualize
- WekaException exception weka.core.WekaException.
WekaException
is used when some Weka-specific
checked exception must be raised.- WekaException().
Constructor for class weka.core.WekaException
- Creates a new
WekaException
instance
with no detail message.
- WekaException(String).
Constructor for class weka.core.WekaException
- Creates a new
WekaException
instance
with a specified message.
- WekaTaskMonitor class weka.gui.WekaTaskMonitor.
- This panel records the number of weka tasks running and displays a
simple bird animation while their are active tasks
- WekaTaskMonitor().
Constructor for class weka.gui.WekaTaskMonitor
- Constructor
- whichSubset(Instance).
Method in class weka.classifiers.j48.ClassifierSplitModel
- Returns index of subset instance is assigned to.
- whichSubset(Instance).
Method in class weka.classifiers.j48.NoSplit
- Always returns 0 because only there is only one subset.
- whichSubset(Instance).
Method in class weka.classifiers.j48.BinC45Split
- Returns index of subset instance is assigned to.
- whichSubset(Instance).
Method in class weka.classifiers.j48.C45Split
- Returns index of subset instance is assigned to.
- WrapperSubsetEval class weka.attributeSelection.WrapperSubsetEval.
- Wrapper attribute subset evaluator.
- WrapperSubsetEval().
Constructor for class weka.attributeSelection.WrapperSubsetEval
- Constructor.
- write(Writer).
Method in class weka.core.Matrix
- Writes out a matrix
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Packages Class Hierarchy