Skip to content

fracpete/python-weka-wrapper3-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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