本程序实现决策树的建立与可视化,以及决策树的预剪枝与后剪枝,数据集为西瓜书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:
- 决策树分类与回归模型的实现和可视化☆18Oct 13, 2021Updated 4 years ago
- 基于kaggle上Titanic数据集实现的ID3、C4.5、CART和CART剪枝算法☆41Mar 9, 2019Updated 7 years ago
- 省一 2023年数模国赛C题-基于ARIMA和多目标优化的商超补货策略☆13Dec 16, 2023Updated 2 years ago
- 《 机器学习》周志华(西瓜书)的决策树,实现了决策树的构建、可视化及预测。☆13Apr 19, 2021Updated 5 years ago
- 🤖机器学习实战🤖:决策树、随机森林线性回归、逻辑回归、贝叶斯、kNN等☆24Jul 21, 2019Updated 7 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.
- 天池大赛>MTWI 2018 挑战赛一:网络图像的文本识别☆16Jun 26, 2019Updated 7 years ago
- 编译原理(龙书)相关算法的实现☆15Jan 4, 2024Updated 2 years ago
- 本项目为时间序列预测项目,主要重点在于对预测项目整体流程的梳理总结,不同框架下如何进行简单数据处理和模型搭建。因此项目中搭建的主要为一些常用模型(后续会不断修改完善)。模型包含了prophet模型、keras库的bp神经网络和lstm网络模型、pytorch …☆27Apr 6, 2023Updated 3 years ago
- CSDN爬虫+远程服务器MySQL存储+数据可视化☆15Sep 17, 2018Updated 7 years ago
- 使用sklearn库实现KNN和SVM对MNIST数据分类;使用TensorFlow实现BP,CNN,LeNet,AlexNet,VGGNet,InceptionNet,ResNet,并对MNIST和CIFAR10数据集进行分类☆15Aug 8, 2020Updated 6 years ago
- 抓取链家,我爱我家,房天下,中原地产房产中介二手房在售数据,做出数据可视化图片,并做简单的数据分析☆12Jan 10, 2019Updated 7 years ago
- Python项目:数据可视化☆10Sep 15, 2018Updated 7 years ago
- 线性规划课程实验——整数规划问题的求解方法☆17May 2, 2020Updated 6 years ago
- 学习scrapy,爬取链家网北京二手房信息并进行数据可视化。☆20Sep 21, 2017Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 全套最新1、虚拟化视频教程, 2、Vcent视频教程, 3、Docker视频教程, 4、Openstack视频教程, 5、Kubernetes视频教程, 学习教学资料☆11Dec 7, 2019Updated 6 years ago
- Machine Learning周志华西瓜书的课后练习题代码☆26Jun 4, 2017Updated 9 years ago
- 利用Tushare接口的原始数据,搭建股票分析模型☆10Jul 19, 2020Updated 6 years ago
- 爬取各网站的房产数据,进行可视化,方便为买房提供信息☆14Apr 22, 2015Updated 11 years ago
- 学习CUDA编程基础☆15Jun 27, 2019Updated 7 years ago
- 本课题完成了对5日均线涨跌的预测,运用支持向量机与逻辑回归的机器学习方法☆10May 10, 2017Updated 9 years ago
- An intro to hackoctoberfest and opensource☆15Oct 13, 2023Updated 2 years ago
- 本实验是基于决策树模型的训练与调优记录,旨在通过学习与总结,不存在其他用途与目的。数据采用薛微出版的《R语言数据挖掘方法及应用》教材中提供的数据集---【购物决策数据集】;为简单起见,应用调包SKlearn进行数据预处理与模型训练;后半部分将包含对训练结果的分析、参数调优与…☆11Mar 28, 2021Updated 5 years ago
- The code implements a novel method for converting random forest into a single decision tree☆10Jan 24, 2020Updated 6 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.
- 基于iris数据集进行四种机器学习算法(决策树、朴素贝叶斯、随机森林、支持向量机SVM)的训练,使用交叉检验(Cross-validation)对比了各算法的预测准确率。☆23Apr 13, 2020Updated 6 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆193Oct 21, 2018Updated 7 years ago