Using Weka's SVM Regression functions in Matlab
Version 1.0.0.0 (2.45 KB) by
Karen
Demonstrates importing Weka's ML library into Matlab, and using SVM regression.
Loads Weka, selects a dataset, uses SMORegression, and evaluates the results
against a testset (by manually iterating over the instances, rather than using one of the evaluation tools). It also creates a couple of instances not in the testfile.
Cite As
Karen (2026). Using Weka's SVM Regression functions in Matlab (https://www.mathworks.com/matlabcentral/fileexchange/36418-using-weka-s-svm-regression-functions-in-matlab), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2011b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
