Skip to content

Zhenyu-LIAO/RMT4LSSVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RMT4LS-SVM

A Random Matrix Approach to Least Squares SVM

This page contains a simple demo using Python 3 of the theoretical results in the following paper:

A Large Dimensional Analysis of Least Squares Support Vector Machines

where recent advances in matrix matrix theory are used to analyze the performance of LS-SVM, a variant of classical SVM.

About the code

Comparison between theory and practice is available for data from

  • MNIST database
  • Gaussian mixture model

for Gaussian and ploynomial kernels.

Dependencies

To be able to test this code requires the following:

We strongly recommend you to use Jupyter nootbook to have a direct illustration within your web browsers: here.

Contact information

Releases

No releases published

Packages

No packages published