- getAlpha() - Method in class weka.classifiers.functions.Winnow
-
Get the value of Alpha.
- getBalanced() - Method in class weka.classifiers.functions.Winnow
-
Get the value of Balanced.
- getBeta() - Method in class weka.classifiers.functions.Winnow
-
Get the value of Beta.
- getCapabilities() - Method in class weka.classifiers.functions.Winnow
-
Returns default capabilities of the classifier.
- getDefaultWeight() - Method in class weka.classifiers.functions.Winnow
-
Get the value of defaultWeight.
- getNumIterations() - Method in class weka.classifiers.functions.Winnow
-
Get the value of numIterations.
- getOptions() - Method in class weka.classifiers.functions.Winnow
-
Gets the current settings of the classifier.
- getRevision() - Method in class weka.classifiers.functions.Winnow
-
Returns the revision string.
- getSeed() - Method in class weka.classifiers.functions.Winnow
-
Get the value of Seed.
- getTechnicalInformation() - Method in class weka.classifiers.functions.Winnow
-
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.
- getThreshold() - Method in class weka.classifiers.functions.Winnow
-
Get the value of Threshold.
- globalInfo() - Method in class weka.classifiers.functions.Winnow
-
Returns a string describing classifier