B C E F G L M R S T W

B

boundsFileTipText() - Method in class weka.classifiers.misc.FLR
Returns the tip text for this property
buildClassifier(Instances) - Method in class weka.classifiers.misc.FLR
Builds the FLR Classifier

C

checkBounds() - Method in class weka.classifiers.misc.FLR
Checks the metric space
classifyInstance(Instance) - Method in class weka.classifiers.misc.FLR
Classifies a given instance using the FLR Classifier model

E

enumerateMeasures() - Method in class weka.classifiers.misc.FLR
Returns an enumeration of the additional measure names
EPSILON - Static variable in class weka.classifiers.misc.FLR
 

F

FLR - Class in weka.classifiers.misc
Fuzzy Lattice Reasoning Classifier (FLR) v5.0

The Fuzzy Lattice Reasoning Classifier uses the notion of Fuzzy Lattices for creating a Reasoning Environment.
The current version can be used for classification using numeric predictors.

For more information see:

I.
FLR() - Constructor for class weka.classifiers.misc.FLR
 

G

getBoundsFile() - Method in class weka.classifiers.misc.FLR
Get boundaries File
getCapabilities() - Method in class weka.classifiers.misc.FLR
Returns default capabilities of the classifier.
getMeasure(String) - Method in class weka.classifiers.misc.FLR
Returns the value of the named measure
getOptions() - Method in class weka.classifiers.misc.FLR
Gets the current settings of the Classifier.
getRevision() - Method in class weka.classifiers.misc.FLR
Returns the revision string.
getRhoa() - Method in class weka.classifiers.misc.FLR
Get rhoa
getShowRules() - Method in class weka.classifiers.misc.FLR
Get ShowRules parameter
getTechnicalInformation() - Method in class weka.classifiers.misc.FLR
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
globalInfo() - Method in class weka.classifiers.misc.FLR
Returns a description of the classifier suitable for displaying in the explorer/experimenter gui

L

listOptions() - Method in class weka.classifiers.misc.FLR
Returns an enumeration describing the available options.

M

main(String[]) - Static method in class weka.classifiers.misc.FLR
Main method for testing this class.
measureNumRules() - Method in class weka.classifiers.misc.FLR
Additional measure Number of Rules

R

rhoaTipText() - Method in class weka.classifiers.misc.FLR
Returns the tip text for this property

S

setBounds(Instances) - Method in class weka.classifiers.misc.FLR
Sets the metric space from the training set using the min-max stats, in case -B option is not used.
setBoundsFile(String) - Method in class weka.classifiers.misc.FLR
Set Boundaries File
setOptions(String[]) - Method in class weka.classifiers.misc.FLR
Parses a given list of options.
setRhoa(double) - Method in class weka.classifiers.misc.FLR
Set rhoa
setShowRules(boolean) - Method in class weka.classifiers.misc.FLR
Set ShowRules flag
showRules() - Method in class weka.classifiers.misc.FLR
Returns the induced set of Fuzzy Lattice Rules
showRulesTipText() - Method in class weka.classifiers.misc.FLR
Returns the tip text for this property

T

toString() - Method in class weka.classifiers.misc.FLR
Returns a description of the classifier.
toSummaryString() - Method in class weka.classifiers.misc.FLR
Returns a superconcise version of the model

W

weka.classifiers.misc - package weka.classifiers.misc
 

B C E F G L M R S T W