资源列表
SVM
- 改程序可以实现基于支持向量机方法的径流中长期预报(A runoff forecasting method based on Support Vector Machines)
parse
- 根据除顿号意外的标点将评论预料进行分句处理(according to the punctuation to cut the comments into sentence)
fractal dimension
- 数据处理中,分形维数的计算,使用的数据是医疗行业的数据,可以更换txt文件(Calculation of fractal dimension in data processing)
Spark快速大数据分析
- 利用Python和Spark进行海量数据的实时分析,解决商业方案(Using Python and Spark to do real-time analysis of mass data, and to solve business solutions)
遗传k-means
- 数据挖掘经典算法,遗传算法与K_means算法结合(Data mining classic algorithm)
机器学习实战
- 数据实战,机器学习,一本经典书籍,值得一看(machine learning is the most popular area now,this book is very suitable for newers)
visualization
- 用Python实现数据可视化的一个小案例,数据来自金融(Using Python to achieve data visualization of a small case, data from the financial)
Arch Model
- 金融时间序列分析 1. 采用Pandas从Yahoo网上下载上市公司的5到10年的日收盘数据,上证指数的日收盘数据。 2. 计算上市公司和上证指数的收益率, 3. 针对上市公司收益率进行ARMA建模,确定P和q,并对残差进行分析,最后向前预测多期,显示预测图。 4. 针对上市公司收益率进行ARCH建模,确定阶数,并对残差进行分析,最后进行预测。 5. 针对上市公司收益率进行GARCH建模,确定阶数,并对残差进行分析,最后进行预测。(use Arch Model to ananlyse
em
- em算法介绍:EM算法有很多的应用,最广泛的就是GMM混合高斯模型、聚类、HMM等等(This is the EM algorithm using JAVA, easy to understand, easy to use and helpful for understanding the EM algorithm)
BinaryNet-master
- 二值化程序代码,对数据进行很好地优化,实用于图像处理,图像去噪(Two value of the program code, the data is well optimized)
xuanqufengzhi
- 一种天文图像的目标点快速检测算法的源程序。(A Fast Algorithm for Target Detection of Astronomical Images)
直觉模糊C均值聚类
- 对所获取的数据进行无监督的直觉模糊C均值聚类(intuitionistic fuzzy C-means clustering)