/pymeka

Jpype-based Python wrapper for Meka.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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