Least Squares Support Vector Regression
-
Updated
Jun 18, 2021 - Python
Least Squares Support Vector Regression
This repository provides a Python3 Library with implementations of the Least-Squares Support Vector Machine (LS-SVM) machine learning model. The Classes are designed to integrate smoothly with the scikit-learn library.
Machine learning code, derivatives calculation and optimization algorithms developed during the Machine Learning course at Universidade de Sao Paulo. All codes in Python, NumPy and Matplotlib with example in the end of file.
Stock Market Prediction using Machine Learning done as a final year university project. It uses LSSVR to train the model and is programmed in R
Add a description, image, and links to the lssvm topic page so that developers can more easily learn about it.
To associate your repository with the lssvm topic, visit your repo's landing page and select "manage topics."