资源列表
机器学习算法实现
- 实现主流机器学习算法,代码经过检验,都能跑的通。(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.)
PYTHON
- 多无人协同任务分配程序平台,针对数学模型,属于matlab代码,优化的操作界面,可直接迁入使用!多无人协同任务分配程序平台,针对数学模型,属于matlab代码,优化的操作界面,可直接迁入使用!
雷达matlab仿真,波束形成,角度测量,跟踪等等
- 波形设计算法,阵列信号处理等相关知识的介绍仿真等(Introduction and Simulation of waveform design algorithm, array signal processing and other related knowledge)
Python for Data Analysis
- 利用python进行数据分析,英文书籍,从pandas库的数据分析工具开始利用高性能工具对数据进行加载、清理、转换、合并以及重塑;利用matpIotlib创建散点图以及静态或交互式的可视化结果;利用pandas的groupby功能对数据集进行切片、切块和汇总操作;处理各种各样的时间序列数据。(Starting from the data analysis tools of pandas database, high performance tools are used to load, clea