https://github.com/waikato/meka
Multi-label classifiers and evaluation procedures using the Weka machine learning framework.
https://github.com/waikato/meka
machine-learning multi-label multi-target weka
Last synced: about 1 year ago
JSON representation
Multi-label classifiers and evaluation procedures using the Weka machine learning framework.
- Host: GitHub
- URL: https://github.com/waikato/meka
- Owner: Waikato
- License: gpl-3.0
- Created: 2015-11-04T01:56:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T20:30:39.000Z (over 1 year ago)
- Last Synced: 2025-04-07T22:07:38.089Z (about 1 year ago)
- Topics: machine-learning, multi-label, multi-target, weka
- Language: Java
- Homepage: http://waikato.github.io/meka/
- Size: 39.9 MB
- Stars: 203
- Watchers: 24
- Forks: 78
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Meka
The MEKA project provides an open source implementation of methods for multi-label learning and evaluation.
http://waikato.github.io/meka/
## Documentation
See http://waikato.github.io/meka/documentation/ for sources of documentation regarding MEKA.
In particular,
* See the `Tutorial.pdf` for detailed information on obtaining, using and extending MEKA.
* For a list of included methods and command line examples for them, see: http://waikato.github.io/meka/methods/
* For examples on how to use MEKA in your Java code: https://github.com/Waikato/meka/tree/master/src/main/java/mekaexamples
If you have a specific question, search the Github issues and, if you can't find
a solution, create an issue and label it as *question*:
https://github.com/Waikato/meka/issues
## Bugs, and Future Enhancements
A list of current Issues in Meka (known bugs, planned improvements, feature wishlist)
can be found at https://github.com/Waikato/meka/issues
The Meka developers never have enough time to implement everything that should be in Meka.
If you would like to contribute something new to Meka, or help with any of the existing issues,
please get in touch with the developers.