Jpype-based Python wrapper for Meka, the multi-label/multi-target extension to Weka.
- Java 11 or later
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