lssvm

There are 4 repositories under lssvm topic.

  • zealberth/lssvr

    Least Squares Support Vector Regression

    Language:Python5711022
  • DannyVanpoucke/LSSVMlib

    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.

    Language:Jupyter Notebook394616
  • vivamoto/classifier

    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.

    Language:Python15134
  • rvndbalaji/StockMarketPrediction

    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

    Language:R3142