DOC

nz.ac.waikato.cms.weka : wekaPython

Maven & Gradle

Nov 25, 2022

wekaPython · Integration with CPython for Weka. Python version 2.7.x or higher is required. Also requires the following packages to be installed in python: numpy, pandas, matplotlib and scikit-learn. This package provides a wrapper classifier and clusterer that, between them, cover 60+ scikit-learn algorithms. It also provides a general scripting step for the Knowlege Flow along with scripting plugin environments for the Explorer and Knowledge Flow.

Table Of Contents

Latest Version

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

All Versions

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