xiaoyusmd / PythonDataScienceLinks
Python数据科学系专栏(pandas、Numpy、SKlearn、Matplotlib)、实战项目(代码、讲解、数据集)
☆219Updated last year
Alternatives and similar repositories for PythonDataScience
Users that are interested in PythonDataScience are comparing it to the libraries listed below
Sorting:
- 《Python统计与数据分析实战》课程代码,包含了大部分统计与非参数统计和数据分析的模型、算法。回归分析、方差分析、点估计、假设检验、主成分分析、因子分析、聚类分析、判别分析、对数线性模型 、分位回归模型以及列联表分析、非参数平滑、非参数密度估计等各种非参数统计方法。☆341Updated 3 months ago
- 《Python数据预处理技术与实践》源码下载☆204Updated 5 years ago
- 《Python数据可视化之matplotlib实践》配套代码。☆63Updated 5 years ago
- 《python数据分析与挖掘实战》项目实践及拓展☆227Updated 6 years ago
- 各种机器学习方法在sklearn中的使用-菜菜的机器学习sklearn课堂☆96Updated 6 years ago
- 高级可视化神器plotly的学习☆66Updated last year
- Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/☆501Updated 3 years ago
- ☆75Updated 2 years ago
- Data Analysis and Mining(数据分析与挖掘)☆335Updated 4 years ago
- 用 jupyter notebook做的一些机器学习项目☆86Updated 5 years ago
- 主要存储Datawhale组队学习中“SQL”方向的资料。☆183Updated 3 years ago
- 基于真实业务上手数据挖掘(银行流失预警):数据的处理、LightGBM、skLearning包(里面含有:GridSearchCV寻找最优参、StratifiedKFold分层5折切分、_test_Split单次数据切分等)、叠层模型融合、画AUC图、画混淆矩阵图,并输出预…☆96Updated 3 years ago
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆288Updated 5 years ago
- 《Python工具代码速查手册》是我们的python培训教材,主要面向数据分析方向。其中包含了python的常用总结性操作,使用jupyter notebook,利用markdown和script结果对常用操作进行总结,包括了使用方式和脚本。之所以使用notebook形式是…☆117Updated 5 years ago
- 《Python数据分析与挖掘实战》随书源码与数据☆288Updated 7 years ago
- 图书《Python编程:从数据分析到数据科学》的配套资源☆230Updated 3 years ago
- 《Python预测之美:数据分析与算法实战》书籍代码维护☆66Updated 2 years ago
- ☆148Updated 3 years ago
- ☆503Updated last year
- [译] seaborn 0.9 中文文档☆168Updated 2 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆209Updated 5 years ago
- 史上最全Python数据分析资料☆195Updated 5 years ago
- Statsmodels: Python中的统计建模与计量统计学类库,此为ApacheCN推出的中文版翻译。☆174Updated 4 years ago
- Python机器学习算法技术博客,有原创干货!有code实践! 【更多内容敬请关注公众号 "算法进阶"】☆901Updated last year
- 数据分析,挖掘建模。☆210Updated 3 years ago
- Python数据分析实战项目汇总~☆364Updated 5 years ago
- 动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果☆1,309Updated last year
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- 为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。☆434Updated 3 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆117Updated 4 years ago