jar

nz.ac.waikato.cms.weka : averagedOneDependenceEstimators

Maven & Gradle

Jul 20, 2012

averagedOneDependenceEstimators · AODE achieves highly accurate classification by averaging over all of a small space of alternative naive-Bayes-like models that have weaker (and hence less detrimental) independence assumptions than naive Bayes. The resulting algorithm is computationally efficient while delivering highly accurate classification on many learning tasks. For more information, see G. Webb, J. Boughton, Z. Wang (2005). Not So Naive Bayes: Aggregating One-Dependence Estimators. Machine Learning. 58(1):5-24.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
1.2.x
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 averagedOneDependenceEstimators-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

weka.classifiers.bayes

├─ weka.classifiers.bayes.AODE.class - [JAR]

├─ weka.classifiers.bayes.AODEsr.class - [JAR]

├─ weka.classifiers.bayes.WAODE.class - [JAR]