本程序实现决策树的建立与可视化,以及决策树的预剪枝与后剪枝,数据集为西瓜书4.2、4.3节中的西瓜数据集
☆38Sep 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
- 决策树分类(ID3,C4.5,CART)☆493Sep 13, 2023Updated 2 years ago
- 🤖机器学习实战🤖:决策树、随机森林线性回归、逻辑回归、贝叶斯、kNN等☆24Jul 21, 2019Updated 7 years ago
- 天池大赛>MTWI 2018 挑战赛一:网络图像的文本识别☆16Jun 26, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 本项目为时间序列预测项目,主要重点在于对预测项目整体流程的梳理总结,不同框架下如何进行简单数据处理和模型搭建。因此项目中搭建的主要为一些常用模型(后续会不断修改完善)。模型包含了prophet模型、keras库的bp神经网络和lstm网络模型、pytorch …☆27Apr 6, 2023Updated 3 years ago
- Implementation of ENAS for CNNs on CIFAR 10☆11Oct 13, 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
- Official code and data of "3AM: An Ambiguity-Aware Multi-Modal Machine Translation Dataset"☆12Dec 8, 2024Updated last year
- Japanese BERT Pretrained Model☆23Nov 13, 2021Updated 4 years ago
- 英语写作语料搜索🔍神器!CVPR中所有出现过的搭配和词句用法搜索,支持模糊查询。☆11Mar 15, 2021Updated 5 years ago
- 在不调用公开源码或函数的情况下用python手动实现基于ID3算法和CART算法的两种决策树分类模型,并评估其优劣。☆16Jan 8, 2022Updated 4 years ago
- To polish up my understanding of the course of ML.☆14Jan 19, 2019Updated 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.
- Setting goals using Prophet forecast models in R☆10Jan 3, 2019Updated 7 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 6 years ago
- 💻NUAA 2018 操作系统小作业-模拟内存分配程序(BF算法)☆13Jul 2, 2018Updated 8 years ago
- Transfer algorithms on Decision Trees☆20May 20, 2020Updated 6 years ago
- Time Series Change Point Detection based on Contrastive Predictive Coding pytorch implementation☆12Oct 20, 2022Updated 3 years ago
- ☆15Aug 26, 2023Updated 2 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆216Mar 29, 2020Updated 6 years ago
- DataFountain第五届达观杯第4名方案☆11Dec 3, 2021Updated 4 years ago
- JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理☆13Jun 23, 2018Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Exchange-of-Thought: Enhancing Large Language Model Capabilities through Cross-Model Communication☆21Mar 21, 2024Updated 2 years ago
- 五子棋人机博弈,极大极小值,剪枝 ,启发式搜索☆10Nov 7, 2020Updated 5 years ago
- bp神经网络的预测 matlab和python实现 个人觉得python更简单点 (因为在写matlab的时候总是出现工具式错误)☆12Aug 6, 2022Updated 4 years ago
- ☆14Jun 20, 2022Updated 4 years ago
- 三大boosting算法的工程实现 XGBoost、LightGBM、Catboost原理实现及常见面试 问题总结,以及其他理解深刻的机器学习、深度学习文章备份☆12Jul 7, 2021Updated 5 years ago
- A GUI application that simulates the process scheduling of multilevel feedback queues, implemented in Java's Swing, is displayed in the G…☆13Oct 20, 2018Updated 7 years ago
- 自制的生日礼物:生日歌+心形点阵LED+生日快乐投影+全彩LED闪烁☆11May 2, 2019Updated 7 years ago
- 基于requests,wordcloud,jieba,pyside6实现的图形化程序,可以把B站视频的评论区文本转换成词云图,并开发了筛选功能,能通过扫码登录获取cookies以便进行爬取。开发完成后,在conda虚拟环境下使用了pyinstaller进行打包,以便用户使用…☆13Nov 6, 2024Updated last year
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆13Dec 8, 2020Updated 5 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.
- [AIR-DISCOVER Summer Research] Multi-class Anomaly Detection Transformer with Heterogenous Knowledge Distillation☆14Nov 11, 2024Updated last year
- C4.5 Algorithm - A Decision Tree for Numerical and Categorical Data that can Handle Missing Values and Pruning Methods☆24Apr 24, 2022Updated 4 years ago
- 基于MNIST手写数字的图像分类☆41May 5, 2025Updated last year
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【Bert篇】☆13Apr 4, 2023Updated 3 years ago
- ☆14Sep 19, 2022Updated 3 years ago
- DIP & NLP期末大作业 — 课程设计☆19Dec 11, 2022Updated 3 years ago
- 队伍在2023年全国大学生数学建模竞赛中选择的C题目编程过程中使用的代码,现在开源提供给大家!☆13Jan 15, 2024Updated 2 years ago