JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
D
G
H
M
T
W
B
buildClassifier(Instances)
- Method in class weka.classifiers.bayes.
HNB
Generates the classifier.
D
distributionForInstance(Instance)
- Method in class weka.classifiers.bayes.
HNB
Calculates the class membership probabilities for the given test instance
G
getCapabilities()
- Method in class weka.classifiers.bayes.
HNB
Returns default capabilities of the classifier.
getRevision()
- Method in class weka.classifiers.bayes.
HNB
Returns the revision string.
getTechnicalInformation()
- Method in class weka.classifiers.bayes.
HNB
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.
HNB
Returns a string describing this classifier.
H
HNB
- Class in
weka.classifiers.bayes
Contructs Hidden Naive Bayes classification model with high classification accuracy and AUC.
For more information refer to:
H.
HNB()
- Constructor for class weka.classifiers.bayes.
HNB
M
main(String[])
- Static method in class weka.classifiers.bayes.
HNB
Main method for testing this class.
T
toString()
- Method in class weka.classifiers.bayes.
HNB
returns a string representation of the classifier
W
weka.classifiers.bayes
- package weka.classifiers.bayes
B
D
G
H
M
T
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes