- getCapabilities() - Method in class weka.classifiers.bayes.NaiveBayesSimple
-
Returns default capabilities of the classifier.
- getCapabilities() - Method in class weka.classifiers.lazy.IB1
-
Returns default capabilities of the classifier.
- getCapabilities() - Method in class weka.classifiers.rules.Prism
-
Returns default capabilities of the classifier.
- getCapabilities() - Method in class weka.classifiers.trees.Id3
-
Returns default capabilities of the classifier.
- getRevision() - Method in class weka.classifiers.bayes.NaiveBayesSimple
-
Returns the revision string.
- getRevision() - Method in class weka.classifiers.lazy.IB1
-
Returns the revision string.
- getRevision() - Method in class weka.classifiers.rules.Prism
-
Returns the revision string.
- getRevision() - Method in class weka.classifiers.trees.Id3
-
Returns the revision string.
- getTechnicalInformation() - Method in class weka.classifiers.bayes.NaiveBayesSimple
-
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.
- getTechnicalInformation() - Method in class weka.classifiers.lazy.IB1
-
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.
- getTechnicalInformation() - Method in class weka.classifiers.rules.Prism
-
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.
- getTechnicalInformation() - Method in class weka.classifiers.trees.Id3
-
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.bayes.NaiveBayesSimple
-
Returns a string describing this classifier
- globalInfo() - Method in class weka.classifiers.lazy.IB1
-
Returns a string describing classifier
- globalInfo() - Method in class weka.classifiers.rules.Prism
-
Returns a string describing classifier
- globalInfo() - Method in class weka.classifiers.trees.Id3
-
Returns a string describing the classifier.