jar

nz.ac.waikato.cms.weka : ensemblesOfNestedDichotomies

Maven & Gradle

Feb 21, 2017

ensemblesOfNestedDichotomies · A meta classifier for handling multi-class datasets with 2-class classifiers by building an ensemble of nested dichotomies. For more info, check Lin Dong, Eibe Frank, Stefan Kramer: Ensembles of Balanced Nested Dichotomies for Multi-class Problems. In: PKDD, 84-95, 2005. Eibe Frank, Stefan Kramer: Ensembles of nested dichotomies for multi-class problems. In: Twenty-first International Conference on Machine Learning, 2004.

Table Of Contents

Latest Version

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

All Versions

Download nz.ac.waikato.cms.weka : ensemblesOfNestedDichotomies 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 ensemblesOfNestedDichotomies-1.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

weka.classifiers.meta

├─ weka.classifiers.meta.END.class - [JAR]

weka.classifiers.meta.nestedDichotomies

├─ weka.classifiers.meta.nestedDichotomies.ClassBalancedND.class - [JAR]

├─ weka.classifiers.meta.nestedDichotomies.DataNearBalancedND.class - [JAR]

├─ weka.classifiers.meta.nestedDichotomies.FurthestCentroidND.class - [JAR]

├─ weka.classifiers.meta.nestedDichotomies.ND.class - [JAR]

├─ weka.classifiers.meta.nestedDichotomies.RandomPairND.class - [JAR]