jar

nz.ac.waikato.cms.weka : naiveBayesTree

Maven & Gradle

Apr 26, 2012

naiveBayesTree · Class for generating a decision tree with naive Bayes classifiers at the leaves. For more information, see Ron Kohavi: Scaling Up the Accuracy of Naive-Bayes Classifiers: A Decision-Tree Hybrid. In: Second International Conference on Knoledge Discovery and Data Mining, 202-207, 1996.

Table Of Contents

Latest Version

Download nz.ac.waikato.cms.weka : naiveBayesTree JAR file - Latest Versions:

All Versions

Download nz.ac.waikato.cms.weka : naiveBayesTree JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window naiveBayesTree-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

weka.classifiers.trees

├─ weka.classifiers.trees.NBTree.class - [JAR]