Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DannyVanpoucke/LSSVMlib

Open more actions menu

Repository files navigation

LSSVMlib

Library of python classes for performing Least-Squares Support Vector Machine (LS-SVM) machine-learning modeling. The classes are build to conform to the scikit-learn API allowing for smooth integration with scikit-learn based projects.

Implementation details: Tutorial webpage

Status

  • Regressor Class
  • Classification Class

Install & uninstall in Jupyter-notebook and Google colaboratory

!python -m pip install git+https://github.com/DannyVanpoucke/LSSVMlib#egg=LSSVMlib
!python -m pip uninstall git+https://github.com/DannyVanpoucke/LSSVMlib#egg=LSSVMlib

Dependencies

(i.e. implemented with)

  • Python 3.7.3
  • scikit-learn 0.21.2
  • pandas 0.24.2
  • numpy 1.16.4
  • scipy 1.2.1

Bugs

Please open an issue if you encounter a bug.

Contact

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.