Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lssvr-in-Python

Least squares support vector machine in Python LSSVR with one page file

In this repoitry we'd like to share the source code of least squares support vector regression (also LSSVR, LSSVM for regression, etc.), which was introduced by Johan Suykens in 1990s.

Details of the mathematical formulations can be found in his book

"Suykens Johan. Least squares support vector machines. World Scientific, 2002."

Directly run the demo_lssvr.py and you will see the results

image

Good luck and enjoy it!

More extended works based on lssvm formulation with kernels can be found at our google page:

https://scholar.google.com/citations?user=WUwRi7QAAAAJ&hl=en

About

Least squares support vector machine (regression) in Python

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages