All Projects → fracpete → python-weka-wrapper3

fracpete / python-weka-wrapper3

Licence: GPL-3.0 license
Python 3 wrapper for Weka using python-javabridge.

Programming Languages

python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to python-weka-wrapper3

python-weka-wrapper
Python 2.7 wrapper for Weka using javabridge.
Stars: ✭ 85 (-32.54%)
Mutual labels:  weka
AffectiveTweets
A WEKA package for analyzing emotion and sentiment of tweets.
Stars: ✭ 74 (-41.27%)
Mutual labels:  weka
arrhythmia-ecg-analysis-pds
Arrhythmia Classification through Characteristics Extraction with Discrete Wavelet Transform & Machine Learning
Stars: ✭ 19 (-84.92%)
Mutual labels:  weka
python-weka-wrapper3-examples
Example code for the python-weka-wrapper3 project.
Stars: ✭ 15 (-88.1%)
Mutual labels:  weka
Machine Learning Spring Weka
Weka with spring example
Stars: ✭ 17 (-86.51%)
Mutual labels:  weka
python-weka-wrapper-examples
Example code for the python-weka-wrapper project.
Stars: ✭ 35 (-72.22%)
Mutual labels:  weka
collective-classification-weka-package
Semi-Supervised Learning and Collective Classification
Stars: ✭ 20 (-84.13%)
Mutual labels:  weka
JCLAL
JCLAL is a general purpose framework developed in Java for Active Learning.
Stars: ✭ 22 (-82.54%)
Mutual labels:  weka
candis
🎀 A data mining suite for gene expression data.
Stars: ✭ 28 (-77.78%)
Mutual labels:  weka
arrhythmia-ecg-analysis-ai
Arrhythmia Classification through Characteristics Extraction with Discrete Wavelet Transform & WEKA/MATLAB Supervised Training
Stars: ✭ 25 (-80.16%)
Mutual labels:  weka
TeBaQA
A question answering system which utilises machine learning.
Stars: ✭ 17 (-86.51%)
Mutual labels:  weka

python-weka-wrapper3

Python wrapper for the Java machine learning workbench Weka using the python-javabridge library.

Requirements:

  • Python 3
    • python-javabridge (>= 4.0.0)
    • matplotlib (optional)
    • pygraphviz (optional)
    • PIL (optional)
    • lxml (optional)
  • OpenJDK 11 (or later)

Uses:

  • Weka (3.9.6)

Installation

Detailed instructions on installing the library on various operating systems are located here:

https://fracpete.github.io/python-weka-wrapper3/install.html

Please note, that you need a build environment to compile some libraries from source.

Docker

python-weka-wrapper3 also offers pre-built Docker images, making it easy to run the tool without having to install it. See here for more information.

Forum

You can post questions, patches or enhancement requests in the following Google Group:

https://groups.google.com/forum/#!forum/python-weka-wrapper

Examples

Documentation

The complete documentation for the library is available from here:

https://fracpete.github.io/python-weka-wrapper3/

Download statistics

For viewing recent download statistics, go to pypistats:

https://pypistats.org//api/packages/python-weka-wrapper3/recent

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].