WekaLAB: Bridging Weka and Matlab

Call Weka functions from within Matlab
1.1K Downloads
Updated 2 Nov 2016

A package for calling Weka functions from within Matlab.
- Easily gather data in Matlab, then analyze it with Weka.
- Read and write data from multiple formats: ARFF, CSV, libSVM, C45, XRFF
- Save and load models (from weka to Matlab, and vice versa)
- All functions documented with clear and concise examples for usage.

Cite As

Nick McCarthy (2024). WekaLAB: Bridging Weka and Matlab (https://github.com/NicholasMcCarthy/wekalab), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers
Acknowledgements

Inspired by: Matlab Weka Interface

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.2.0.0

- Documentation update

1.1.0.0

- Added UpdateClassifier example to demo.m
- Added simpler test/train split method to demo.m

1.0.0.0

Edited description slightly.

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.