搜索资源列表
python-chengxu
- 关于python写的朴素贝叶斯分类,写的非常不错-Written python on Bayesian classifier This procedure is very good
python
- python爬虫,可以获取百度百科数据,自定义模板-python scrapt
Decision-Tree-python
- python实现的决策树代码,包括数据,以及源代码- tree python code is implemented, including data, and source code
python-quantitive
- python 分类算法量化投资 SVM 神经网络算法 沪深300指数-python classification algorithm quantitative investment
KNN-implement-by-python
- 该程序是用python编写一个K近邻算法,通过该例子可以掌握K近邻算法,是学习数据挖掘的一个高效的算法。-The program is written in python a K-nearest neighbor algorithm, this example can grasp the K-nearest neighbor algorithm, a learning data mining and efficient algorithms.
FP_Growth-python
- FP-Tree算法,用python实现的。-FP-tree algorithm implemented with Python.
learning-data-mining-with-python
- 《python数据挖掘入门与实践》随书源代码,Chapter1-Chapter12.使用ipython notebook运行,包括社会媒体挖掘,作者归属,新闻语料分析,大数据处理等应用实例。-Python data mining entry and practice with the book source code, using Chapter1-Chapter12. IPython notebook operation, including social media mining, aut
python-LDA-master
- 使用python语言实现TFIDF文本关键字提取代码-Python tfidf
python数据分析之金融欺诈行为检测
- 用python写的一个关于金融欺诈行为检测的数据分析程序,用的是回归预测模型(This is a data anlysis program for the detection of financial fraud, based on logistic regression model.)
Arch Model
- 金融时间序列分析 1. 采用Pandas从Yahoo网上下载上市公司的5到10年的日收盘数据,上证指数的日收盘数据。 2. 计算上市公司和上证指数的收益率, 3. 针对上市公司收益率进行ARMA建模,确定P和q,并对残差进行分析,最后向前预测多期,显示预测图。 4. 针对上市公司收益率进行ARCH建模,确定阶数,并对残差进行分析,最后进行预测。 5. 针对上市公司收益率进行GARCH建模,确定阶数,并对残差进行分析,最后进行预测。(use Arch Model to ananlyse
visualization
- 用Python实现数据可视化的一个小案例,数据来自金融(Using Python to achieve data visualization of a small case, data from the financial)
利用Python进行数据分析
- pandas库原作者编写,适用于初学数据分析者,主讲python的numpy、pandas、matplotlib库及如何进行数据分析(Pandas library original author, suitable for beginner data analyzer, speaker of Python's numpy, pandas, Matplotlib library and how to carry out data analysis)
emd1d
- 用python写的EMD分解,可以实现一维与二维分解(EMD decomposition written in Python)
python数据分析 韩波
- 一本python数据分析的优秀资料 《python数据分析》(python data analysis),作者【印尼】Ivan Idris,翻译:韩波。 本人制作的PDF图书,带目录和书签。 作为一种高级程序设计语言,Python凭借其简洁、易读及可扩展性日渐成为程序设计领域备受推崇的语言。同时,Python语言的数据分析功能也逐渐为大众所认可。, 本书是一本介绍如何用Python进行数据分析的学习指南。全书共12章,从Python程序库入门、NumPy数组、matplotlib和pa
python与数据科学代码
- 《python与数据科学》全部源码,为ipynb格式。(all source code of "Python and data science")
Python数据可视化编程实战_code
- Python数据可视化编程实战_配套原代码(Matching the original code)
python分布式爬虫打造搜索引擎
- python分布式爬虫打造搜索引擎源代码及讲师源代码(Python distributed crawler to build search engine)
利用Python进行数据分析
- 数据挖掘python语言的学习资料,包括常用算法的实现和工具的使用(Data Mining Pthon Language Learning Materials, including the Implementation of Common Algorithms and the Use of Tools)
用Python写网络爬虫
- Python爬虫教程及项目实战,你值得拥有。(Python crawler tutorial and project practice)
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