资源列表
慢特征分析算法包
- 该算法旨在提取输入信号中的变化最缓慢的特征信号,即反映本质特性的信号。其中包含测试、简介、使用说明等。
禁忌搜索解决tsp问题
- 使用matlab应用禁忌搜索解决tsp问题,算法齐全,本人使用没有任何问题。
Chaotic Systems Toolbox
- 这个工具箱包含一组函数,可以用来模拟一些最著名的混沌系统,其为相空间重构、模拟时间序列的线性特性、尺寸和噪声估计以及降噪提供了额外的功能。(This toolbox contains a set of functions which can be used to simulate some of the most known chaotic systems, such as: - The Henon map - The Ikeda map - The Logistic map - The
机器学习算法实现
- 实现主流机器学习算法,代码经过检验,都能跑的通。(Implementing Mainstream Machine Learning Algorithms)
spss数据挖掘
- 该资料包含经典电子书籍spss数据挖掘方法的影印版(This material contains a photocopy of the classic e-book spss data mining method.)
股票爬虫
- 网易财经股票爬虫,通过python编写的,可以访问某只股票所有的历史数据(Netease financial stock crawler, written by python, can access all the historical data of a stock)
python_s
- 计算两个文本间的相似度,并且返回相速度值,用于确定两个文本将的距离(Compute the similarity between two short txts)
my_apriori
- 很好用的关联规则挖掘经典算法,推荐使用。包括支持度、置信度、提升度,输出结果到excel文件(Good use of association rules mining classic algorithm, recommended)
python分布式爬虫打造搜索引擎
- python分布式爬虫打造搜索引擎源代码及讲师源代码(Python distributed crawler to build search engine)
数据分析修炼手册
- 一位数据分析行业的前辈的总结 前言 1 数据分析师如何分类? 2 数据分析师的具体工作职责和工作内容有哪些? 3 如何在业余时间成为数据分析师? 3 数据分析实战与运用 6 如何用Excel做数据分析? 8 如何用Tableau做数据可视化? 14(A summary of the seniors of data analysis)
Xgboost
- xgb建模脚本-保险赔偿预测(史上最全xgbooots建模语句)(XGB modeling scr ipt-insurance compensation prediction (the most complete xgbooots modeling statement in history))
R语言画地图
- 使用R语言画中国行政地图,并添加数据、美化。(Draw Chinese administrative map with R language, add data and beautify.)