DOC

nz.ac.waikato.cms.weka : classAssociationRules

Maven & Gradle

Jul 29, 2014

classAssociationRules · Class association rules algorithms (including an implementation of the CBA algorithm). For more information see: W. Li, J. Han, J.Pei: CMAR: Accurate and Efficient Classification Based on Multiple Class-Association Rules. In ICDM'01:369-376,2001. B. Liu, W. Hsu, Y. Ma: Integrating Classification and Association Rule Mining. In KDD'98:80-86,1998.

Table Of Contents

Latest Version

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

All Versions

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