DOC

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 Javadoc & API Documentation - Latest Versions:

All Versions

Download nz.ac.waikato.cms.weka : ensemblesOfNestedDichotomies Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file ensemblesOfNestedDichotomies-1.0.6-javadoc.jar to ensemblesOfNestedDichotomies-1.0.6-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder ensemblesOfNestedDichotomies-1.0.6-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "ensemblesOfNestedDichotomies-1.0.6-sources.jar" -d "ensemblesOfNestedDichotomies-1.0.6-javadoc" -subpackages