搜索资源列表
SVR
- 用于回归的支持向量机程序,改程序用python语言编写,使用前需安装libsvm-Support vector machine for regression procedure, change program written in python, using libsvm before installation
online-svr
- 实现在线的SVR算法,python版本。(online svr, python version.)
python
- 该代码基于Python3,利用机器学习中支持向量机回归算法(SVR)实现对数据的拟合以及预测,可以通过调试C值和gamma值达到不同的拟合程度,具有较大的实际意义,并且该代码本人亲自调式运用,适合广大学习者使用。(This code is based on Python 3. It uses support vector machine regression algorithm (SVR) in machine learning to fit and predict the data. It c