Stormzudi / Python-Data-MiningLinks
《Python数据分析与挖掘实战》源码和学习总结
☆17Updated 4 years ago
Alternatives and similar repositories for Python-Data-Mining
Users that are interested in Python-Data-Mining are comparing it to the libraries listed below
Sorting:
- python数据分析基础☆92Updated last year
- 《Python数据分析与应用》《Python数据分析与数据挖掘实战》课中、课后练习题源码☆51Updated 4 years ago
- 网易云微专业数据分析☆19Updated 5 years ago
- 3个小项目分别是利用 Python 实现报表自动化、某连锁超市、某银行数据分析,展示了问题分解、数据清洗、数据分析与可视化的过程。☆45Updated 5 years ago
- 北京二手房房价分析和预测☆54Updated 7 years ago
- notebooks by learning 'python金融数据分析' in videos from bilibili.☆15Updated 5 years ago
- 本次数据分析基于阿里云天池数据集(用户行为数据集),使用转化漏斗,AARRR模型,对常见电商分析指标,包括转化率,PV,UV,留存率,复购率等进行分析,分析过程中使用python进行数据清洗及可视化。☆30Updated 5 years ago
- 《Python金融大数据分析》教材学习笔记☆41Updated 7 years ago
- Some case of MeachineLearning and DataMining(一些机器学习与数据挖掘的实战案例)☆53Updated 5 years ago
- Python3数据分析与挖掘建模实战 学习代码☆20Updated 7 years ago
- Python数据分析与挖掘实战书中的实例学习☆28Updated 7 years ago
- 一个利用机器学习做数据挖掘实战的小项目,参考书《Python数据分析与挖掘实战》☆28Updated 6 years ago
- Python与机器学习方向,《决策树与集成算法》课程仓库☆25Updated 7 years ago
- 大数据竞赛项目实战, 内容涵盖: Kaggle、阿里天池大数据、腾讯大数据、京东大数据、DataCastle大数据竞赛等等☆60Updated 6 years ago
- python数据分析与数据挖掘实例☆62Updated last year
- 自己自学的Python基础语法与Python数据分析领域常用的三个库:numpy,pandas,matplotlib☆38Updated 7 years ago
- 洛杉矶房价预测☆19Updated 4 years ago
- 使用python,从知网上爬取相关的数据,并进行数据分析,涉及到pycharm和jupyter notebook☆28Updated 4 years ago
- python数据分析(包括pandas、numpy、seaborn)☆15Updated 2 years ago
- 《python数据分析与挖掘实战》项目实践及拓展☆225Updated 6 years ago
- 🦔利用python3进行数据分析笔记(第二版)☆10Updated 5 years ago
- 此项目提供在中国大学慕课《数据挖掘与python实践》在线课程的代码及相关资料。课程链接如下:https://www.icourse163.org/course/CUFE-1207262801☆38Updated 9 months ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆55Updated 5 years ago
- 使用决策树进行客户流失预测分析☆11Updated 7 years ago
- 公开课--Python数据分析之金融欺诈行为检测☆36Updated 8 years ago
- 此项目以淘宝app的用户消费行为数据为数据集,通过行业的指标对淘宝用户行为进行分析,从而探索淘宝用户的行为模式,具体指标包括:日PV和日UV分析,付费率分析,复购行为分析,漏斗流失分析和用户价值RFM分析。为用户运营更好地解析和管理用户(例如对高价值用户的维系、对低价值用户…☆28Updated 5 years ago
- 智能风控 python金融风险管理与评分卡建模 数据和代码☆22Updated 3 years ago
- 这是一个基金评论与股票市场的情感分析项目,目的是手动爬取天天基金网基民评论与东方财富网股市行情的资讯,从基民评论、重仓股票、市场行情三个方面出发,使用情感词典与LDA模型进行分析,从而做出是否值的购买基金的决策。带有标签clean的是清洗后的爬虫数据,没有带标签的是原始数据…☆27Updated this week
- 数据分析师的进阶之路,我目前的知识体系,后续继续补充~☆50Updated 6 years ago
- 数据挖掘常用算法:关联分析Apriori算法,数据分类决策树算法,数据聚类K-means算法☆25Updated 6 years ago