《机器学习》周志华(西瓜书)的决策树,实现了决策树的构建、可视化及预测。
☆14Apr 19, 2021Updated 5 years ago
Alternatives and similar repositories for DecisionTree
Users that are interested in 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手动实现基于ID3算法和CART算法的两种决策树分类模型,并评估其优劣。☆16Jan 8, 2022Updated 4 years ago
- 实现机器学习实战以及关于周志华西瓜书中的一些扩展算法等☆10Oct 9, 2018Updated 7 years ago
- 强化学习论文复现☆11Nov 22, 2024Updated last year
- 使用python的openpyxl库操作excel文件和格式化输出☆10May 21, 2023Updated 3 years ago
- Implementation of the Frank-Wolfe optimization algorithm in Python with an application for solving the LASSO problem.☆11May 26, 2020Updated 6 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 基于视觉-语言-动作跨模态模型的端到端自动驾驶系统☆17Jan 27, 2026Updated 5 months ago
- PageRank on undirected and weighted graph☆15Mar 10, 2012Updated 14 years ago
- Implement code of paper "ElDet: Anchor-free General Ellipse Object Detector"☆30Dec 1, 2025Updated 7 months ago
- Python Monte Carlo Efficient Frontier (PyMCEF) package☆15Jan 27, 2022Updated 4 years ago
- 全套最新1、虚拟化视频教程, 2、Vcent视频教程, 3、Docker视频教程, 4、Openstack视频教程, 5、Kubernetes视频教程, 学习教学资料☆11Dec 7, 2019Updated 6 years ago
- A python library for decision tree visualization and model.☆10May 18, 2022Updated 4 years ago
- Java EE 课程设计 \ Java web 课程设计 基于spring Boot + Mybatis Plus + Vue + Android原生,前后端分离。附带设计报告、UML建模,团队协作赛鸽数据管理系统☆11Oct 10, 2024Updated last year
- qtopencv视频拆分为图片帧,帧合成视频(mp4,avi)☆25May 4, 2020Updated 6 years ago
- 来自我要自学网的VBA基础教程笔记☆13Dec 29, 2018Updated 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.
- Coin Flip Ethereum DApp, a simple casino game based on Ethereum blockchain☆20May 23, 2022Updated 4 years ago
- 本程序实现决策树的建立与可视化,以及决策树的预剪枝与后剪枝,数据集为西瓜书4.2、4.3节中的西瓜数据集☆38Sep 6, 2019Updated 6 years ago
- Implementation of the paper End-to-end Learning of Deterministic Decision Trees☆17May 19, 2022Updated 4 years ago
- 自己练习的各种demo和课程☆12Jun 16, 2023Updated 3 years ago
- Deep Learning and Artificial Intelligence Tutorial @ LMU WS 2018/19☆16Feb 1, 2019Updated 7 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
- 基于CLIP实现以文精准搜图☆16Sep 20, 2023Updated 2 years ago
- Visual Decision Tree Based on Categorical Attributes☆16Nov 19, 2021Updated 4 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.
- 💻NUAA 2018 操作系统小作业-模拟内存分配程序(BF算法)☆13Jul 2, 2018Updated 8 years ago
- Operating systems scheduling algorithms visualization.☆10Sep 1, 2023Updated 2 years ago
- Transfer algorithms on Decision Trees☆20May 20, 2020Updated 6 years ago
- Oblique Decision Tree in Python☆22Dec 5, 2021Updated 4 years ago
- 机器学习决策树ID3算法的Python实现☆12Mar 19, 2020Updated 6 years ago
- Tutorial Slides for CS2040S, Data Structures and Algorithms at NUS Computing.☆15Nov 22, 2022Updated 3 years ago
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- 牛逼的A*算法,最好的寻路算法☆11Feb 28, 2020Updated 6 years ago
- 主要是在学习李航的统计学习方法和周志华的机器学习西瓜书的笔记和相关的代码实现☆33Oct 29, 2019Updated 6 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.
- The sophia project is the coding-based tutorial for machine intelligence (MI) and artificial intelligence (AI).☆19Apr 1, 2022Updated 4 years ago
- JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理☆13Jun 23, 2018Updated 8 years ago
- Lasso with ADMM in Python/MPI☆28Jun 3, 2016Updated 10 years ago
- C++实现的几种进程调度算法(先 来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Dec 11, 2018Updated 7 years ago
- 一种基于属性和图神经网络的推荐算法——本科生毕设☆14Mar 20, 2021Updated 5 years ago
- Principle Component Analysis in Python☆41May 4, 2012Updated 14 years ago
- 《PaddlePaddle从入门到实战》源码☆25Mar 5, 2021Updated 5 years ago