Skip to content

Rrenhe/python-weka-wrapper3

 
 

Repository files navigation

python-weka-wrapper3

Python wrapper for the Java machine learning workbench Weka using the javabridge library.

Requirements:

  • Python 3
    • javabridge (>= 1.0.14)
    • matplotlib (optional)
    • pygraphviz (optional)
    • PIL (optional)
  • JDK 8 or later (OpenJDK 11 recommended)

Uses:

  • Weka (3.9.5)

Installation

Detailed instructions on installing the library on various operating systems are located here:

http://fracpete.github.io/python-weka-wrapper3/install.html

Please note, that you need a build environment to compile some libraries from source.

Forum

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

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

Examples

Documentation

The complete documentation for the library is available from here:

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

Download statistics

For viewing recent download statistics, go to pypistats:

https://pypistats.org//api/packages/python-weka-wrapper3/recent

About

Python 3 wrapper for Weka using javabridge.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.8%
  • Java 2.0%
  • Other 0.2%