Skip to content

fracpete/pymeka

Repository files navigation

pymeka

Jpype-based Python wrapper for Meka, the multi-label/multi-target extension to Weka.

Requirements

  • Java 11 or later

Installation

First, follow the install instructions for python-weka-wrapper3 and then install pymeka itself:

From PyPI:

pip install pymweka

From the github repo directly:

pip install git+https://github.com/fracpete/pymeka.git

About

Jpype-based Python wrapper for Meka.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published