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