Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 747 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 747 Bytes

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://git.cms.waikato.ac.nz/weka/weka/-/tree/main/trunk/wekaexamples

Requirements:

  • Python 3
    • python-weka-wrapper3 (>= 0.3.0)
  • JDK 11 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