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:
- ☆502Updated last year
- 深度学习代码☆132Updated 5 years ago
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆288Updated 5 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆116Updated 4 years ago
- Codes for time series forecast☆146Updated 4 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆208Updated 6 years ago
- 个人练习,自编码器及其变形(理论+实践)☆336Updated 6 years ago
- feature selections and extractions☆88Updated 11 months ago
- AI学习过程中的实操代码☆206Updated 4 years ago
- 随机森林,Random Forest(RF)☆403Updated 5 years ago
- python实现的随机森林☆100Updated 2 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆207Updated 5 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆233Updated 2 years ago
- 集成学习Stacking方法详解☆75Updated 5 years ago
- ☆67Updated 4 years ago
- Use LSTM to do PM2.5 prediction☆45Updated 5 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆203Updated 6 years ago
- 为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。☆434Updated 3 years ago
- 支持向量机的python实现☆46Updated 9 years ago
- 主成分分析,Principal Component Analysis(PCA)☆47Updated 8 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆419Updated 4 years ago
- 这一篇notebook是关于我写的毕业论文的整个过程的方法和总结,包括了我在写论文时的一些感悟和体验。☆18Updated 7 years ago
- Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆83Updated 5 years ago
- ☆148Updated 5 years ago
- 聚类算法k-means的简单实现☆39Updated 6 years ago
- 学习吴恩达视频,完成一个小project。使用梯度下降、正则化、神经网络进行房价的预测。使用python中的numpy、scipy、pandas以及matplotlib完成编程的实现。☆25Updated 5 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆76Updated 4 years ago
- 常用机器学习算法的简单手写实现,帮助更好理解算法☆71Updated 3 years ago
- pytorch >>> 快速搭建自己的模型!☆125Updated 2 years ago