Stars
A Generalized Multiclass Support Vector Machine available in Python, R, and C
code, figure, data and result files of the twsvm-u paper
SIGKDD'2022: Mixture of Virtual-Kernel Experts for Multi-Objective User Profile Modeling
This MATLAB package implements the methods for exact incremental/decremental SVM learning, regularization parameter perturbation and kernel parameter perturbation presented in "SVM Incremental Lear…
experiments testing transductive svm for my blog posts
Basic soft-margin kernel SVM implementation in Python
Support Vector Machine in Javascript (SMO algorithm, supports arbitrary kernels) + GUI demo