weidafeng / python-matplotlib-practices
《Python数据可视化之matplotlib实践》配套代码。
☆62Updated 5 years ago
Alternatives and similar repositories for python-matplotlib-practices:
Users that are interested in python-matplotlib-practices are comparing it to the libraries listed below
- python数据分析基础☆80Updated 10 months ago
- 《Python统计与数据分析实战》课程代码,包含了大部分统计与非参数统计和数据分析的模型、算法。回归分析、方差分析、点估计、假设检验、主成分分析、因子分析、聚类分析、判别分析、对数线性模型、分位回归模型以及列联表分析、非参数平滑、非参数密度估计等各种非参数统计方法。☆312Updated 8 months ago
- 《python数据分析与挖掘实战》项目实践及拓展☆210Updated 5 years ago
- 《Python数据分析与挖掘实战》随书源码与数据☆279Updated 7 years ago
- 高级可视化神器plotly的学习☆62Updated last year
- 数据分析,挖掘建模。☆204Updated 3 years ago
- 统计分析课程实验作业/包含《统计分析方法》中因子分析,主成分分析,Kmeans聚类等典型算法的手写实现☆74Updated 4 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆202Updated 4 years ago
- 《Python数据分析与应用》《Python数据分析与数据挖掘实战》课中、课后练习题源码☆45Updated 3 years ago
- 公众号:可视化图鉴☆201Updated 3 years ago
- 图书《Python编程:从数据分析到数据科学》的配套资源☆224Updated 3 years ago
- 《Python金融大数 据分析》教材学习笔记☆39Updated 7 years ago
- Statsmodels: Python中的统计建模与计量统计学类库,此为ApacheCN推出的中文版翻译。☆161Updated 3 years ago
- ☆74Updated last year
- 史上最全Python数据分析资料☆182Updated 4 years ago
- Python数据科学系专栏(pandas、Numpy、SKlearn、Matplotlib)、实战项目(代码、讲解、数据集)☆213Updated last year
- 该资源为作者在CSDN的撰写Python数据挖掘和数据分析文章的支撑,主要是Python实现数据挖掘、机器学习、文本挖掘等算法代码实现,希望该资源对您有所帮助,一起加油。☆133Updated 3 years ago
- python数据可视化☆28Updated 5 years ago
- Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/☆477Updated 2 years ago
- 利用Python进行数据分析 2017 第二版 (Python for Data Analysis, 2nd Edition)中文翻译笔记☆35Updated 6 years ago
- 《Python 数据分析:基于 Plotly 的动态可视化绘图》 源代码☆247Updated 6 years ago
- Python数据分析实战项目汇总~☆334Updated 4 years ago
- 《Python预测之美:数据分析与算法实战》书籍代码维护☆65Updated last year
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆207Updated 5 years ago
- 用python实现SVM/AdaBoost/C4.5/CART/Naïve Bayes等数据挖掘领域十大经典算法☆78Updated 6 years ago
- 《Python工具代码速查手册》是我们的python培训教材,主要面向数据分析方向。其中包含了python的常用总结性操作,使用jupyter notebook,利用markdown和script结果对常用操作进行总结,包括了使用方式和脚本。之所以使用notebook形式是…☆111Updated 5 years ago
- 周志华-机器学习☆268Updated 4 years ago
- 慕课网上深度学习之神经网络(CNN RNN GAN)算法原理+实战练习的代码和部分数据☆39Updated 5 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆43Updated 5 years ago