DOC

nz.ac.waikato.cms.weka : alternatingDecisionTrees

Maven & Gradle

Apr 27, 2014

alternatingDecisionTrees · Binary-class and multi-class alternating decision trees. For more information see: Freund, Y., Mason, L.: The alternating decision tree learning algorithm. In: Proceeding of the Sixteenth International Conference on Machine Learning, Bled, Slovenia, 124-133, 1999. Geoffrey Holmes, Bernhard Pfahringer, Richard Kirkby, Eibe Frank, Mark Hall: Multiclass alternating decision trees. In: ECML, 161-172, 2001.

Table Of Contents

Latest Version

Download nz.ac.waikato.cms.weka : alternatingDecisionTrees Javadoc & API Documentation - Latest Versions:

All Versions

Download nz.ac.waikato.cms.weka : alternatingDecisionTrees 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 alternatingDecisionTrees-1.0.5-javadoc.jar to alternatingDecisionTrees-1.0.5-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder alternatingDecisionTrees-1.0.5-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 "alternatingDecisionTrees-1.0.5-sources.jar" -d "alternatingDecisionTrees-1.0.5-javadoc" -subpackages