codewithzichao / Machine_Learning_CodeLinks
《统计学习方法》与常见机器学习模型(GBDT/XGBoost/lightGBM/FM/FFM)的原理讲解与python和类库实现
☆241Updated 5 years ago
Alternatives and similar repositories for Machine_Learning_Code
Users that are interested in Machine_Learning_Code are comparing it to the libraries listed below
Sorting:
- 基于真实业务上手数据挖掘(银行流失预警):数据的处理、LightGBM、skLearning包(里面含有:GridSearchCV寻找最优参、StratifiedKFold分层5折切分、_test_Split单次数据切分等)、叠层模型融合、画AUC图、画混淆矩阵图,并输出预…☆97Updated 3 years ago
- 本repo使用tensorflow2实现NLP中常见的模型:文本相似度分析、文本摘要、文本生成、机器翻译......(持续更新中)☆28Updated 5 years ago
- 🤓 Important machine learning knowledge, each article deeply analyzes theoretical knowledge☆118Updated 5 years ago
- 阿里天池与Datawhale联合举办二手车价格预测比赛:优胜奖方案代码总结☆112Updated 2 years ago
- 记录我学习数据挖掘过程的笔记和见到的奇技☆123Updated 7 years ago
- 《机器学习:软件工程方法与实现》Method and implementation of machine learning software engineering☆186Updated 2 years ago
- 本人多次机器学习与大数据竞赛Top5的经验总结,满满的干货,拿好不谢☆398Updated 4 years ago
- 《机器学习基础:从入门到求职》一书相关配套和补充资料提供,内容勘误专用。☆39Updated 6 years ago
- 开源的各大比赛baseline☆375Updated 3 years ago
- 使用sklearn做特征工程☆177Updated 7 years ago
- 2019年CCF大数据与计算智能大赛乘用车细分市场销量预测冠军解决方案☆261Updated 5 years ago
- A practical feature engineering handbook☆333Updated 5 years ago
- Datawhale第10期组队学习活动:《动手学深度学习》Pytorch版的练习代码☆91Updated 5 years ago
- WeChat Official Accounts, zhihu and CSDN'blog code☆266Updated 5 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…☆209Updated 4 years ago
- Data competition Top Solution 数据竞赛top解决方案开源整理☆23Updated 5 years ago
- TF2.0 / TensorFlow 2.0 / TensorFlow2.0 官方文档中文版☆230Updated 4 years ago
- 这是一个完整的,端到端的机器学习项目,非常适合有一定基础后拿来练习,以提高对完整机器学习项目的认识☆392Updated 6 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆212Updated 5 years ago
- A feature engineering kit for each issue, to give you a deeper and deeper understanding of the work of feature engineering!☆670Updated 4 years ago
- 数据科学/人工智能比赛解决方案汇总☆534Updated 5 years ago
- 为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。☆434Updated 4 years ago
- python实现GBDT的回归、二分类以及多分类,将算法流程详情进行展示解读并可视化,庖丁解牛地理解GBDT。Gradient Boosting Decision Trees regression, dichotomy and multi-classification ar…☆738Updated 6 years ago
- Basic data mining model, including feature importance display☆469Updated last year
- DataFountain大赛项目:CCF大数据时代的Serverless工作负载预测☆23Updated 4 years ago
- Tensorflow 2.0 Notes 提供了TF2.0 案例实战以及TF2.0基础实战,目标是帮助那些希望和使用Tensorflow 2.0进行深度学习开发和研究的朋友快速入门,其中包含的Tensorflow 2.0教程基本通过测试保证可以成功运行(有问题的可以提issu…☆273Updated 5 years ago
- 天池大赛:O2O优惠券使用预测(排名:前1%,AUC:0.7948)(Top1:0.8116)☆57Updated 6 years ago
- 机器学习基本模型算法介绍(附加案例)☆225Updated 6 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆340Updated 7 years ago
- 《智能风控实践指南:从模型、特征到决策》代码。 《智能风控实践指南:从模型、特征到决策》书籍配套Python代码。☆121Updated 3 years ago