christopher-beckham/weka-pyscript
WEKA classifier to execute arbitrary Python scripts
This tool helps data scientists and researchers using WEKA integrate custom machine learning models or data preprocessing steps written in Python. You can feed your WEKA datasets into a Python script that acts as a classifier or a filter, and get back processed data or classification results within your WEKA workflow. It's designed for data practitioners who need more flexibility than WEKA's built-in algorithms provide, allowing them to leverage Python's extensive machine learning ecosystem.
No commits in the last 6 months.
Use this if you need to apply a machine learning model or data transformation logic from a Python script directly within your WEKA data analysis pipeline.
Not ideal if you prefer to work exclusively within the WEKA environment without writing or integrating custom Python code, or if you require advanced debugging directly within a Python IDE.
Stars
12
Forks
2
Language
Java
License
GPL-3.0
Category
Last pushed
Jul 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/christopher-beckham/weka-pyscript"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
oracle/tribuo
Tribuo - A Java machine learning library
o19s/elasticsearch-learning-to-rank
Plugin to integrate Learning to Rank (aka machine learning for better relevance) with Elasticsearch
Waikato/meka
Multi-label classifiers and evaluation procedures using the Weka machine learning framework.
Waikato/moa
MOA is an open source framework for Big Data stream mining. It includes a collection of machine...
allegro/allRank
allRank is a framework for training learning-to-rank neural models based on PyTorch.