决策树、随机森林
☆49Nov 25, 2018Updated 7 years ago
Alternatives and similar repositories for sklearn-DecisionTree
Users that are interested in sklearn-DecisionTree are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- python实现的随机森林☆115Jul 9, 2022Updated 3 years ago
- 作品是基于机器学习的癫痫病预测系统, 该系统首先通过Fourier、PCA降维和提取各通道之间的相关性系数对EEG特征提取,然后利用随机森林、SVM、逻辑回归算法和决策树算法对发作前期和发作间期进行分类,从而获得基于人工智能机器学习预测癫痫病发作概率的模型。在测试时,通过电…☆36Apr 23, 2020Updated 6 years ago
- 利用公开的安然财务和邮件数据集,利用 PCA 和特征选择分析处理缺失的数据,再通过朴素贝叶斯、决策树、SVM等机器学习构建筛选器,找出有欺诈嫌疑的安然员工☆10Dec 7, 2017Updated 8 years ago
- 2018年全球程序员大赛参赛作品, 在给定的数据基础上,加上自己采集的飞机、天气等影响因子, 利用svm算法预测航班延误率.☆10Jul 6, 2023Updated 2 years ago
- 卷积神经网络实现手写体识别☆10Aug 15, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 决策树之 ID3 算法☆13Jul 6, 2016Updated 9 years ago
- 利用Tushare接口的原始数据,搭建股票分析模型☆10Jul 19, 2020Updated 5 years ago
- 北大文再文-最优化方法(凸优化)-程序作业 Course homework for Optimization Methods 2023 Fall, PKU WenZW☆22Dec 21, 2023Updated 2 years ago
- 逻辑回归、时间序列、KNN、朴素贝叶斯、决策树、关联规则、线性回归、神经网络、SVM、模型评估以及提高模型性能☆15Jan 1, 2019Updated 7 years ago
- 本课题完成了对5日均线涨跌的预测,运用支持向量机与逻辑回归的机器学习方法☆10May 10, 2017Updated 8 years ago
- 本程序实现决策树的建立与可视化,以及决策树的预剪枝与后剪枝,数据集为西瓜书4.2、4.3节中的西瓜数据集☆39Sep 6, 2019Updated 6 years ago
- ☆25Oct 29, 2025Updated 6 months ago
- 使用决策树实现预测人才招聘市场的最低薪酬预测 | C4.5分类 | CART回归 | 剪枝 | 随机森林☆19Feb 20, 2019Updated 7 years ago
- GBDT for regression☆10Dec 16, 2018Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 🤖机器学习实战🤖:决策树、随机森林线性回归、逻辑回归、贝叶斯、kNN等☆24Jul 21, 2019Updated 6 years ago
- 利用RFM模型建模,并通过聚类分析、分类,分别算出8中不同的价值会员☆38Mar 20, 2018Updated 8 years ago
- 基于kaggle上Titanic数据集实现的ID3、C4.5、CART和CART剪枝算法☆41Mar 9, 2019Updated 7 years ago
- zengrong.org编写的一些AS小工具☆26Apr 14, 2015Updated 11 years ago
- Oblique Decision Tree in Python☆21Dec 5, 2021Updated 4 years ago
- 感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机...☆129Sep 8, 2014Updated 11 years ago
- CNN进行猫狗识别(PyTorch)☆25Aug 23, 2022Updated 3 years ago
- Descriptive summaries of covid data for Belgium☆10Apr 23, 2021Updated 5 years ago
- 用机器学习算法实现了一种有监督的句子对匹配方法,使用的机器学习分类算法有:逻辑回归(LR)、SVM、GBDT和随机森林(RandomForest),使用的工具是Sklearn。☆29Jun 3, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 2D Object Tracking for automated driving using WAYMO data.☆15Jun 17, 2020Updated 5 years ago
- ☆12Jan 22, 2017Updated 9 years ago
- 对dbpedia和百科采集而来的语料进行清洗,得到合适的三元组☆15Jun 24, 2017Updated 8 years ago
- Unity2d Game Sample Template☆21Dec 20, 2015Updated 10 years ago
- 从0到1构建用户画像☆39Jun 4, 2021Updated 4 years ago
- Unity 3D Chess project☆18Sep 7, 2025Updated 8 months ago
- ☆17May 29, 2023Updated 2 years ago
- BP神经网络的MATLAB实现☆36Mar 9, 2016Updated 10 years ago
- 公司内部一个小秘书微信小程序,可以提供展示公司新闻和公告,租房、二手买卖,图书借阅等功能。☆10May 14, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- An MCDA add-in for ArcMap.☆12Jul 11, 2017Updated 8 years ago
- python 用GA算法优化BP神经网络☆165Mar 16, 2021Updated 5 years ago
- 目前生产环境使用的elasticsearch☆10Apr 29, 2014Updated 12 years ago
- 利用python对3000个数据利用机器学习算法建立模型,并预测未来客户信用风险。处理数据不均衡问题时采用了SMOTE过采样以及随机过采样技术;通过相关性分析进行特征选择;建模过程中用到了Logistic回归、SVM、随机森林、GBDT四种模型,并通过网格搜索法确定最优参数…☆36Jun 8, 2022Updated 3 years ago
- 决策树分类(ID3,C4.5,CART)☆492Sep 13, 2023Updated 2 years ago
- ☆23Dec 8, 2022Updated 3 years ago
- 基于卷积神经网络的城市感知评估☆14Feb 8, 2023Updated 3 years ago