Anfany / Machine-Learning-for-Beginner-by-Python3
为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。
☆434Updated 3 years ago
Alternatives and similar repositories for Machine-Learning-for-Beginner-by-Python3:
Users that are interested in Machine-Learning-for-Beginner-by-Python3 are comparing it to the libraries listed below
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆730Updated 5 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆338Updated 6 years ago
- Data&code for Machine-Learning-in-Action by Python3 | 《机器学习实战》数据与Python3源码☆419Updated 2 years ago
- 这是一个完整的,端到端的机器学习项目,非常适合有一定基础后拿来练习,以提高对完整机器学习项目的认识☆381Updated 6 years ago
- 机器学习算法 基于西瓜书以及《统计学习方法》,当然包括DL。☆291Updated 5 years ago
- 【火炉炼AI】-机器学习系列文章☆206Updated 5 years ago
- 使用sklearn做特征工程☆170Updated 6 years ago
- 个人使用jupyter notebook整理的peter的《机器学习实战》代码,使其更有层次感,更加连贯,也加了一些自己的修改,以及注释☆298Updated 7 years ago
- ☆275Updated 6 years ago
- 数据分析,挖掘建模。☆208Updated 3 years ago
- 数据科学/人工智能比赛解决方案汇总☆530Updated 4 years ago
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆283Updated 4 years ago
- 一些个人学习笔记☆61Updated 3 years ago
- WeChat Official Accounts, zhihu and CSDN'blog code☆262Updated 4 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆174Updated 2 years ago
- A practical feature engineering handbook☆323Updated 4 years ago
- 2019年CCF大数据与计算智能大赛乘用车细分市场销量预测冠军解决方案☆261Updated 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…☆208Updated 4 years ago
- A feature engineering kit for each issue, to give you a deeper and deeper understanding of the work of feature engineering!☆673Updated 4 years ago
- 机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)☆226Updated last year
- python实现GBDT的回归、二分类以及多分类,将算法流程详情进行展示解读并可视化,庖丁解牛地理解GBDT。Gradient Boosting Decision Trees regression, dichotomy and multi-classification ar…☆733Updated 5 years ago
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆211Updated 6 years ago
- 用户贷款风险预测☆567Updated 6 years ago
- Github开源项目hyperopt系列的中文文档,以及学习教程等☆163Updated 5 years ago
- ☆416Updated 4 years ago
- 深度学习库keras的教程和案例demo☆44Updated 6 years ago
- 《机器学习实战》的python3源码☆1,317Updated 4 years ago
- 讲解常见的机器学习算法☆316Updated 4 years ago
- Tensorflow 2.0 Notes 提供了TF2.0案例实战以及TF2.0基础实战,目标是帮助那些希望和使用Tensorflow 2.0进行深度学习开发和研究的朋友快速入门,其中包含的Tensorflow 2.0教程基本通过测试保证可以成功运行(有问题的可以提issu…☆270Updated 4 years ago
- 《Python深度学习》书籍代码☆627Updated last year