mySVR

MySVR is a Support Vector Regression (SVR) package with multi-kernel feature. Written with a simple style, this package is suitable for anyone who wish to learn about SVR implementation in Python. For further information, please visit the repository

Installation

MySVR works with Python 3, to install write:

pip install mysvr