本程序实现决策树的建立与可视化,以及决策树的预剪枝与后剪枝,数据集为西瓜书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:
- 基于kaggle上Titanic数据集实现的ID3、C4.5、CART和CART剪枝算法☆41Mar 9, 2019Updated 7 years ago
- 省一 2023年数模国赛C题-基于ARIMA和多目标优化的商超补货策略☆12Dec 16, 2023Updated 2 years ago
- 《机器学习》周志华(西瓜书)的决策树,实现了决策树的构建、可视化及预测。☆14Apr 19, 2021Updated 5 years ago
- 决策树分类(ID3,C4.5,CART)☆491Sep 13, 2023Updated 2 years ago
- 🤖机器学习实战🤖:决策树、随机森林线性回归、逻辑回归、贝叶斯、kNN等☆24Jul 21, 2019Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 编译原理(龙书)相关算法的实现☆15Jan 4, 2024Updated 2 years ago
- 天池大赛>MTWI 2018 挑战赛一:网络图像的文本识别☆16Jun 26, 2019Updated 6 years ago
- 增加膨胀卷积、batchnormalization、PReLU、LeakyReLU、resnet34backbone,对眼球血管图像进行分割☆14Nov 5, 2019Updated 6 years ago
- 全套最新1、虚拟化视频教程, 2、Vcent视频教程, 3、Docker视频教程, 4、Openstack视频教程, 5、Kubernetes视频教程, 学习教学资料☆11Dec 7, 2019Updated 6 years ago
- Machine Learning周志华西瓜书的课后练习题代码☆26Jun 4, 2017Updated 8 years ago
- 利用Tushare接口的原始数据,搭建股票分析模型☆10Jul 19, 2020Updated 5 years ago
- Official code and data of "3AM: An Ambiguity-Aware Multi-Modal Machine Translation Dataset"☆12Dec 8, 2024Updated last year
- 本课题完成了对5日均线涨跌的预测,运用支持向量机与逻辑回归的机器学习方法☆10May 10, 2017Updated 8 years ago
- Implementation of the paper End-to-end Learning of Deterministic Decision Trees☆17May 19, 2022Updated 3 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- The code implements a novel method for converting random forest into a single decision tree☆11Jan 24, 2020Updated 6 years ago
- 斗破苍穹小说的新词发现☆13May 12, 2022Updated 3 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆193Oct 21, 2018Updated 7 years ago
- 该仓库主要记录 NLP 算法工程师相关的 搜索引擎 学习笔记☆14Apr 9, 2022Updated 4 years ago
- 基于CLIP实现以文精准搜图☆16Sep 20, 2023Updated 2 years ago
- Setting goals using Prophet forecast models in R☆11Jan 3, 2019Updated 7 years ago
- 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
- 个人游戏作品☆13Jun 27, 2016Updated 9 years ago
- 广工java课设--带图形界面的即时多人聊天程序☆11May 25, 2022Updated 3 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.
- Operating systems scheduling algorithms visualization.☆10Sep 1, 2023Updated 2 years ago
- zengrong.org编写的一些AS小工具☆26Apr 14, 2015Updated 11 years 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原理实现及常见面试问题总结,以及其他理解深刻的机器学习、深度学习文章备份☆12Jul 7, 2021Updated 4 years ago
- 机器学习决 策树ID3算法的Python实现☆12Mar 19, 2020Updated 6 years ago
- FIRA RoboSot☆14Aug 22, 2025Updated 8 months ago
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- ☆14Sep 19, 2022Updated 3 years ago
- 基于 MATLAB GUI 的自主水下航行器(AUV)海底探测路径规划应用程序。 集成了智能路径生成、Dubins曲线优化、障碍物避障等功能,支持实时数据可视化和AUV控制系统对接。☆24Oct 24, 2025Updated 6 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 2021科大讯飞试题标签预测挑战赛亚军方案☆13Dec 4, 2021Updated 4 years ago
- 安卓大作业,仿微信,简单UI,未对接后台,老人版微信☆10Jan 4, 2020Updated 6 years ago
- Create a logical grid on top of Unity's NavMesh☆28Jan 20, 2016Updated 10 years ago
- 四种启发式算法(模拟退火、遗传算法、禁忌搜索、蚁群算法)解决TSP(旅行商问题)实例☆15Dec 27, 2019Updated 6 years ago
- 自家开发的动态优化程序包。适用于常微分系统,有路径约束的最优控制问题的求解。算法:微分方程有限元离散+隐式梯度计算+SQP求解优化问题☆12Jun 15, 2019Updated 6 years ago
- Unity Package for Importing Maps from the Tiled Map Editor.☆19Dec 3, 2019Updated 6 years ago
- My blog on Next.js 14.2 and deplay it to cloudflare page.☆23Apr 10, 2026Updated 3 weeks ago