Incremental-SVM-Learning-in-MATLAB

SVM training framework

Provides a MATLAB implementation of incremental/decremental SVM learning and parameter perturbation methods for binary classification problems.

This MATLAB package implements the methods for exact incremental/decremental SVM learning, regularization parameter perturbation and kernel parameter perturbation presented in "SVM Incremental Learning, Adaptation, and Optimization" by Christopher Diehl and Gert Cauwenberghs.

GitHub

72 stars
12 watching
42 forks
Language: Matlab
last commit: almost 15 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
apress/matlab-machine-learningSource code accompanying a textbook on machine learning in MATLAB84
hiroyuki-kasai/sgdlibraryA collection of stochastic optimization algorithms for large-scale machine learning problems221
horchler/sdetoolsA Matlab toolbox for numerically solving stochastic differential equations99
hiroyuki-kasai/gdlibraryA collection of unconstrained optimization algorithms implemented in MATLAB67
hiroyuki-kasai/sparsegdlibraryA collection of unconstrained optimization algorithms for sparse modeling in MATLAB53
trekhleb/machine-learning-octaveA repository providing MatLab/Octave examples and explanations of popular machine learning algorithms857
zlpure/machine-learning--courseraA comprehensive solution to machine learning assignments on Coursera with MATLAB code55
apress/practical-matlab-deep-learningSource code repository for a book on deep learning in MATLAB, providing practical examples and implementations.39
rishirdua/machine-learning-matlabMatlab implementation of machine learning algorithms59
matlab-deep-learning/convmixer-patches-are-all-you-needDemonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB6
jzhuai0108/imu_tk_matlabMatlab scripts for robust and easy-to-implement IMU calibration61
xiaoyang-rebecca/patternrecognition_matlabAn investigation into feature reduction and classification methods for pattern recognition using various techniques such as PCA, LDA, and SVM.71
jbramburger/data-science-methodsProvides lecture notes and MATLAB code for data science methods49
hjprint/university_project_vmd_majorizationA MATLAB implementation of a variable-model data fusion algorithm for removing noise from images and generating denoised images81
snopt/snopt-matlabProvides a Matlab interface to SNOPT for nonlinear optimization56