sfeng-m / tree-modelLinks
Tree model with detailed explanation
☆101Updated 5 years ago
Alternatives and similar repositories for tree-model
Users that are interested in tree-model are comparing it to the libraries listed below
Sorting:
- ☆504Updated last year
- AI学习过程中的实操代码☆209Updated 5 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆427Updated 4 years ago
- ☆210Updated 5 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆208Updated 6 years ago
- 用Python实现SVM多分类器☆421Updated last year
- 随机森林,Random Forest(RF)☆415Updated 5 years ago
- ☆68Updated 5 years ago
- 决策树分类(ID3,C4.5,CART)☆484Updated 2 years ago
- Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆83Updated 5 years ago
- 深度学习代码☆132Updated 5 years ago
- 个人练习,自编码器及其变形(理论+实践)☆338Updated 6 years ago
- 集成学习Stacking方法详解☆76Updated 6 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆235Updated 2 years ago
- 个人关于李航《统计学习方法》的一些肤浅解释和学习,以及numpy和sklearn编程实现☆86Updated 4 years ago
- 个人的技能树仓库,主要包含个人机器学习以及深度学习的笔记☆364Updated 4 years ago
- python实现的随机森林☆103Updated 3 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆210Updated 5 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 4 years ago
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆287Updated 5 years ago
- Python 基于BP神经网络实现鸢尾花的分类☆354Updated 5 years ago
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆78Updated 5 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- ☆150Updated 5 years ago
- 用GAN生成一维数据☆123Updated 5 years ago
- 支持向量机的python实现☆47Updated 10 years ago
- 阿里云天池大赛赛题解析☆148Updated 4 years ago
- Pytorch_Learning_Notes☆103Updated 6 months ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆732Updated 5 years ago
- 吴恩达机器学习算法Python实现,附详细的代码注释。☆85Updated 4 years ago