资源列表
pachongBDTB
- Python 爬去百度贴吧中一个贴子的内容,运用Urllib2和re模块,并对爬取的内容进行修改,去掉网页中的各种标签。-Python crawls the contents of a post in Baidu Post Bar, using Urllib2 and re modules, and crawl the contents of the amendment, remove the various pages of the label.
Wind-Speed-Combined-Prediction
- 针对风电场短期风速的预测提出一种基于小波变换的组合预测方法。首先利用Mallat 算法对短期风速时间序列进行db3 小波三层分解与重构,得到短期风速时间序列的近似分量和细节分量。针对近似分量和细节分量的不同特性,对近似分量利用粒子群算法优化的最小二乘支持向量机进行预测,对细节分量利用自回归求和滑动平均模型进行预测。最后各预测模型预测值组合叠加得到最终的短期风速预测值。仿真结果表明该方法具有较高的预测准确度。-In order to improve short-term wind speed pr
DataStructTest
- K-means文本聚类方法(IDEA项目包) 下载就能运行-K-means clustering method text (IDEA project package) will be able to download Run
Class1
- 产品服务配置的分类程序,有注释,欢迎交流-C++ program Class
Program
- 产品服务配置C++程序,最终版,运行无误,欢迎交流-C++program for PSC problem
douban
- 网络爬虫编码,可爬取数据,可以用于初学者学习,具有较好的参考价值。-Network crawler coding, crawling data can be used for beginners to learn, with a good reference value.
SOPMIPwindowbuilder
- 最近提出的利用互信息算法来计算词语权重,对细粒度情感分析是十分重要的一步。-Recently proposed mutual information algorithm to calculate the weight of the words, fine-grained sentiment analysis is a very important step.
Incremental-K-means
- 实现Incremental K-Means-Achieve Incremental K-Means
rpart
- rapart函数是R语言中关于建立决策树的函数,利用这个函数源码,我们可以进行决策树分类算法的使用。-rpart is the code which we can use it to create decision tree.
aIB
- 信息瓶颈算法,这是很有研究前途的算法,这是国外给的源码-Information bottleneck algorithm, which is a very promising algorithm, which is the source of foreign
EMD-svm
- 使用emd和svm进行预测使用svm进行预测使用 emd和svm进行预测使用svm进行预测-Predicting with emd and svm Predicting with svm Predicting with emd and svm Predicting with svm Predicting with emd and svm Predicting with svm
knn
- 一段简单的knn代码,对于刚学习机器学习的人来说可以加深理解,熟悉原理后再练习代码-Knn a simple piece of code, just learning machine learning for people who can deepen understanding and familiar with the principles of the code and then practice