Metadata-Version: 2.0
Name: mysvr
Version: 1.0.0
Summary: Support Vector Regression (SVR) package.
Home-page: https://github.com/fazaghifari/MySVR
Author: Kemas Zakaria and Ghifari Adam F
Author-email: ghifariadamf@gmail.com
License: MIT
Download-URL: https://github.com/fazaghifari/MySVR/releases
Platform: UNKNOWN
Requires-Python: >=3.6.*
Requires-Dist: cvxopt
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: sobolsampling


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.

Author: Kemas Zakaria and Ghifari Adam F


