搜索资源列表
k-means1
- Python version of k-means for data clustering
ABC-salesman
- Object oriented python implementation of artificial bee colony (ABC) algorithm for salesman problem, helps to understand the ABC algorithm
DE
- Python version of Differential Evolution algorithm applied for clustering problem
ButterWorthNew
- 用python写的巴特沃斯滤波器程序,以测试通过,可以直接调用-Use python to write the Butterworth filter program to test pass and can be called directly
1
- GN算法是一种分裂型的社区结构发现算法。该算法根据网络中社区内部高内聚、社区之间低内聚的特点,逐步去除社区之间的边,取得相对内聚的社区结构。(GN algorithm is a divisive community structure discovery algorithm. According to the characteristics of high cohesion within the community and low cohesion between communities, th
ImageDraw.ipynb
- how draw images in python
用Python写网络爬虫
- 用Python写网络爬虫一书,李斌译。适用于python2.7版本(Write a web crawler with Python)
Python for Data Analysis
- 书<Python for Data Analysis>(book <Python for Data Analysis>)
Python基础教程(第3版)
- 本书包括 Python 程序设计的方方面面: 首先, 从 Python 的安装开始, 随后介绍了 Python 的基础知识 和基本概念, 包括列表、 元组、 字符串、 字典以及各种语句; 然后, 循序渐进地介绍了一些相对高级的主 题, 包括抽象、 异常、 魔法方法、 属性、 迭代器; 此后, 探讨了如何将 Python 与数据库、 网络、 C 语言等 工具结合使用, 从而发挥出 Python 的强大功能, 同时介绍了 Python 程序测试、 打包、 发布等知识; 最后, 作者结合前面讲
机器学习Python程序
- 覆盖了基本常用的机器学习算法。包括线性回归与分类算法;决策树;多种降维算法;优化算法;强化学习等多类算法的Python代码。(It covers the commonly used machine learning algorithms. Including linear regression and classification algorithm; decision tree; a variety of dimensionality reduction algorithm; optimiza
99策略代码
- 99个Python策略源代码,用于宽客的策略。(99 Python Financial Strategy Source Codes)
StockPricePrediction-master
- python深度学习股票分析框架,就这么多了(python learning stock)
python pandas操作实例
- 从历史数据中csv计算次数,从201809一个月的数据中,统计place_loc两两之间的频数。python pandas csv
BigDataAnalysis-master
- 大数据分析的python相关实现,具体看代码(for big data analysis)
2019年猪肉价格与猪饲料价格Python大数据分析
- 2019年猪肉价格与猪饲料价格Python大数据分析;(To judge whether the price of pork will fall in the next few months. I can afford pork for the new year)