资源列表
outlier
- 离群点检测的算法,适应于MATLAB,包含关于距离和LOF的聚类算法-Outlier detection algorithm, adapted to MATLAB, including distance and LOF clustering algorithm
waveletkernel
- 这是一个小波核函数工具包,可根据需要的核函数公式构建自己所需的核,可用于核学习方法。-The wavelet kernel function is a toolkit, can according to need to build your kernel function formula for nuclear, and can be used to study method.
copra
- 社区发现算法 copra,用于发现重叠社区-Community discovery algorithm copra, used to recreate the community
Data-dimensionality-reduction
- 该压缩文件为部分数据降维方法,有LTSA、HHLLE、ISOMAP、LLTSA、LLP-The compressed file for the partial data dimensionality reduction method, there are LTSA, HHLLE, ISOMAP, LLTSA, LLP
贝叶斯和KNN算法比较——基于Adult数据集
- 朴素贝叶斯算法和KNN算法比较,其中用到的数据集为adults(Comparison of Bias and KNN algorithms)
传递熵传递时间计算
- 计算传递熵延迟时间的程序,根据延迟对应最大传递熵的原理(A program for calculating the delay time of transfer entropy)
4建模分析股票市场数据
- 建模分析股票市场数据,利用R语言进行数据分析,包括画图(Modeling and analyzing stock market data)
R爬虫小白实例教程-源代码及爬取后数据
- 基础的爬虫学习文档,来自网站内容,如有疑问请联系原作者,仅供交流学习使用(Scratch. If you have any questions, please contact the original author for the use of communication and learning.)
chinese_text_cluster-master
- 基于中文文本的机器学习聚类算法的实现,包括LDA算法等(Chinese Text Clustering)
统计分析与SPSS的应用-薛薇
- 《统计分析与spss的应用第五版》深入浅出地讲解统计方法,基于应用案例阐述数据分析的一般思路和SPSS操作实践,使读者知其然更知其所以然,是本书一直坚持的风格。本书的特色在于:注重方法核心原理的讲解,突出以统计原理明晰为前提的SPSS实操。基于典型统计分析案例,循序渐进地引导读者利用SPSS实现数据的组织、整理、描述和建模分析。旨在帮助读者领会统计分析方法精髓,掌握SPSS软件操作,拥有利用SPSS解决实际数据分析问题的能力。(Statistical analysis and the appli
MF-DFA-master
- 多重分形去趋势波动分析法,用于不同时间序列的重分形交叉相关性分析。(Multifractal detrended fluctuation analysis)
粒子群算法
- 用于营业厅选址优化的粒子群优化算法,包括绘制图形可视。