fracpete / python-weka-wrapper3-examples

Example code for the python-weka-wrapper3 project.

Home Page:https://fracpete.github.io/python-weka-wrapper3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-weka-wrapper3-examples

Example code for the python-weka-wrapper3 library.

Some of the examples are modelled after the original Examples for Weka:

https://svn.cms.waikato.ac.nz/svn/weka/trunk/wekaexamples/

Requirements:

  • Python 3
    • python-weka-wrapper3 (>= 0.1.0)
  • JDK 8 or later (OpenJDK 11 recommended)

The Python libraries you can either install using pip install <name> or use pre-built packages available for your platform.

COLAB

For some COLAB examples, see the COLAB document.

Forum

You can post questions, patches or enhancement requests in the following Google Group:

https://groups.google.com/forum/#!forum/python-weka-wrapper

About

Example code for the python-weka-wrapper3 project.

https://fracpete.github.io/python-weka-wrapper3/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%