本程序实现决策树的建立与可视化,以及决策树的预剪枝与后剪枝,数据集为西瓜书4.2、4.3节中的西瓜数据集
☆39Sep 6, 2019Updated 6 years ago
Alternatives and similar repositories for ML_DecisionTree_prepruning_postpruning
Users that are interested in ML_DecisionTree_prepruning_postpruning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 决策树分类与回归模型的实现和可视化☆18Oct 13, 2021Updated 4 years ago
- Python与机器学习方向,《决策树与集成算法》课程仓库☆25Jun 13, 2018Updated 7 years ago
- 基于kaggle上Titanic数据集实现的ID3、C4.5、CART和CART剪枝算法☆41Mar 9, 2019Updated 7 years ago
- 省一 2023年数模国赛C题-基于ARIMA和多目标优化的商超补货策略☆12Dec 16, 2023Updated 2 years ago
- 决策树分类(ID3,C4.5,CART)☆492Sep 13, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 🤖机器学习实战🤖:决策树、随机森林线性回归、逻辑回归、贝叶斯、kNN等☆24Jul 21, 2019Updated 6 years ago
- 编译原理(龙书)相关算法的实现☆15Jan 4, 2024Updated 2 years ago
- 使用决策树进行客户流失预测分析☆12Jan 17, 2018Updated 8 years ago
- ☆32Mar 31, 2026Updated last week
- Implementation of the paper End-to-end Learning of Deterministic Decision Trees☆17May 19, 2022Updated 3 years ago
- 基于iris数据集进行四种机器学习算法(决策树、朴素贝叶斯、随机森林、支持向量机SVM)的训练,使用交叉检验(Cross-validation)对比了各算法的预测准确率。☆23Apr 13, 2020Updated 5 years ago
- 斗破苍穹小说的新词发现☆13May 12, 2022Updated 3 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆193Oct 21, 2018Updated 7 years ago
- DataFountain第五届达观杯第4名方案☆11Dec 3, 2021Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- A C4.5 tree classifier based on a zhangchiyu10/pyC45 repository, refactored to be compatible with the scikit-learn library.☆33May 26, 2019Updated 6 years ago
- 广工java课设--带图形界面的即时多人聊天程序☆11May 25, 2022Updated 3 years ago
- TorchHook: A PyTorch hooks manager, providing convenient interfaces to capture feature maps and debug models.☆14Oct 1, 2025Updated 6 months ago
- Decision Tree with PEP,MEP,EBP,CVP,REP,CCP,ECP pruning algorithms,all are implemented with Python(sklearn-decision-tree-prune included,Al…☆67May 5, 2020Updated 5 years ago
- 三大boosting算法的工程实现 XGBoost、LightGBM、Catboost原理实现及常见面试问题总结,以及其他理解深刻的机器学习、深度学习文章备份☆11Jul 7, 2021Updated 4 years ago
- ☆14Jun 20, 2022Updated 3 years ago
- 机器学习决策树ID3算法的Python实现☆12Mar 19, 2020Updated 6 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆215Mar 29, 2020Updated 6 years ago
- Visual Decision Tree Based on Categorical Attributes☆16Nov 19, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A fun android game to train your brain with some quick math quizes.☆12May 30, 2019Updated 6 years ago
- NLPCC 2020 MAMS 多属性多情感分析任务 第一名解决方案☆12Jul 6, 2023Updated 2 years ago
- [AIR-DISCOVER Summer Research] Multi-class Anomaly Detection Transformer with Heterogenous Knowledge Distillation☆14Nov 11, 2024Updated last year
- Deep Learning Library for R☆12May 6, 2018Updated 7 years ago
- ☆14Sep 19, 2022Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【Bert篇】☆13Apr 4, 2023Updated 3 years ago
- 安卓大作业,仿微信,简单UI,未对接后台,老人版微信☆10Jan 4, 2020Updated 6 years ago
- 2021科大讯飞试题标签预测挑战赛亚军方案☆13Dec 4, 2021Updated 4 years ago
- 18年912真题回忆☆11Dec 24, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 清华大学计算机辅修数据结构作业(2015春季学期)☆12Jun 21, 2015Updated 10 years ago
- A Causal Decision Tree algorithm for causality inference with continuous variables☆23Jan 15, 2021Updated 5 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Jun 7, 2021Updated 4 years ago
- 基于TextCNN,测试三种对抗训练模型(FGSM,PGD,FREE)在text classification上的表现☆13Mar 5, 2022Updated 4 years ago
- Rank1st Solution of PCIC 2021: Causal Inference and Recommendation☆12Jun 2, 2022Updated 3 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案☆11Jan 9, 2020Updated 6 years ago
- 基于springboot的开发网站,可以访问书籍的查询和电影音乐的播放,运用技术包括:编程语言java,数据库mysql,缓存redis,maven,前端html,js,css以及一些爬虫技术(书籍来自读书网,音乐来自网易云,电影是在时光电影网站数据进行爬取)☆14Oct 11, 2020Updated 5 years ago