搜索资源列表
svm
- 支持向量机python实现算法,回归、分类、预测-surpport vector machion
SVM
- 支持向量机神经网络的信息粒化时序回归预测代码案列,代码易于修改-Support Vector Machines Neural Network Information granulated series regression predictive code text column, easy to modify the code
Wind-Speed-Combined-Prediction
- 针对风电场短期风速的预测提出一种基于小波变换的组合预测方法。首先利用Mallat 算法对短期风速时间序列进行db3 小波三层分解与重构,得到短期风速时间序列的近似分量和细节分量。针对近似分量和细节分量的不同特性,对近似分量利用粒子群算法优化的最小二乘支持向量机进行预测,对细节分量利用自回归求和滑动平均模型进行预测。最后各预测模型预测值组合叠加得到最终的短期风速预测值。仿真结果表明该方法具有较高的预测准确度。-In order to improve short-term wind speed pr
svm-classification
- 此文件是利用支持向量机解决分类预测问题的一个简单的例子-This document is a simple example of using support vector machines to solve classification prediction problems