Skip navigation links
B D E G L M S T W 

B

buildClassifier(Instances) - Method in class weka.classifiers.rules.DTNB
Generates the classifier.

D

distributionForInstance(Instance) - Method in class weka.classifiers.rules.DTNB
Calculates the class membership probabilities for the given test instance.
DTNB - Class in weka.classifiers.rules
Class for building and using a decision table/naive bayes hybrid classifier.
DTNB() - Constructor for class weka.classifiers.rules.DTNB
 

E

enumerateMeasures() - Method in class weka.classifiers.rules.DTNB
Returns an enumeration of the additional measure names

G

getCapabilities() - Method in class weka.classifiers.rules.DTNB
Returns default capabilities of the classifier.
getMeasure(String) - Method in class weka.classifiers.rules.DTNB
Returns the value of the named measure
getOptions() - Method in class weka.classifiers.rules.DTNB
Gets the current settings of the classifier.
getRevision() - Method in class weka.classifiers.rules.DTNB
Returns the revision string.
getSearch() - Method in class weka.classifiers.rules.DTNB
Gets the current search method
getTechnicalInformation() - Method in class weka.classifiers.rules.DTNB
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.rules.DTNB
Returns a string describing classifier

L

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

M

main(String[]) - Static method in class weka.classifiers.rules.DTNB
Main method for testing this class.
measurePercentAttsUsedByDT() - Method in class weka.classifiers.rules.DTNB
Returns the number of rules

S

setOptions(String[]) - Method in class weka.classifiers.rules.DTNB
Parses the options for this object.
setSearch(ASSearch) - Method in class weka.classifiers.rules.DTNB
Sets the search method to use

T

toString() - Method in class weka.classifiers.rules.DTNB
 

W

weka.classifiers.rules - package weka.classifiers.rules
 
B D E G L M S T W 
Skip navigation links