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:
- ☆505Updated last year
- 深度学习代码☆132Updated 6 years ago
- AI学习过程中的实操代码☆210Updated 5 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆440Updated 5 years ago
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆78Updated 6 years ago
- Tensorflow realizes deeplearning☆128Updated last year
- ☆67Updated 5 years ago
- ☆211Updated 5 years ago
- 集成学习Stacking方法详解☆78Updated 6 years ago
- 个人练习,自编码器及其变形(理论+实践)☆343Updated 6 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆214Updated 5 years ago
- B站课程代码☆146Updated 5 years ago
- 吴恩达机器学习算法Python实现,附详细的代码注释。☆86Updated 5 years ago
- 个人的技能树仓库,主要包含个人机器学习以及深度学习的笔记☆369Updated 4 years ago
- (Unoffical)人工智能实践:Tensorflow笔记☆168Updated 5 years ago
- 个人关于李航《统计学习方法》的一些肤浅解释和学习,以及numpy和sklearn编程实现☆86Updated 4 years ago
- 用Python实现SVM多分类器☆435Updated last year
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆736Updated 6 years ago
- ☆418Updated 4 years ago
- 随机森林,Random Forest(RF)☆427Updated 5 years ago
- 【PyTorch】手把手教你跑通第一个神经网络☆271Updated 2 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆208Updated 6 years ago
- JULYEDU PyTorch Course☆1,089Updated 4 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆237Updated 2 years ago
- 聚类算法k-means的简单实现☆39Updated 7 years ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆126Updated 3 years ago
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆287Updated 5 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 4 years ago
- python实现的随机森林☆110Updated 3 years ago
- 决策树分类(ID3,C4.5,CART)☆490Updated 2 years ago