Decision Tree with PEP,MEP,EBP,CVP,REP,CCP,ECP pruning algorithms,all are implemented with Python(sklearn-decision-tree-prune included,All are finished).
☆67May 5, 2020Updated 5 years ago
Alternatives and similar repositories for Decision_Tree_Prune
Users that are interested in Decision_Tree_Prune are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 机器学习笔记☆30Sep 12, 2019Updated 6 years ago
- Tmall repeat buyer forecast competition on Tianchi☆11Apr 2, 2019Updated 7 years ago
- C4.5 Algorithm - A Decision Tree for Numerical and Categorical Data that can Handle Missing Values and Pruning Methods☆24Apr 24, 2022Updated 3 years ago
- ☆12Jan 8, 2020Updated 6 years ago
- 全套最新1、虚拟化视频教程, 2、Vcent视频教程, 3、Docker视频教程, 4、Openstack视频教程, 5、Kubernetes视频教程, 学习教学资料☆11Dec 7, 2019Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Major refactor works ongoing☆14Jul 14, 2019Updated 6 years ago
- 基于kaggle上Titanic数据集实现的ID3、C4.5、CART和CART剪枝算法☆41Mar 9, 2019Updated 7 years ago
- 这是一个纯Python实现的网络服务框架,支持多进程运行,通过消息队列把任务散发到多个进程做执行, 内置对网络收发指标,任务执行情况的在线统计,适合用以做一些内部的微服务。☆10Jan 21, 2019Updated 7 years ago
- Official implementation of our LREC-COLING 2024 paper "Generative Multimodal Entity Linking".☆37Feb 27, 2025Updated last year
- Implementation of the paper End-to-end Learning of Deterministic Decision Trees☆17May 19, 2022Updated 3 years ago
- 一个可解释性电影推荐系统,系统分为 App 端以及服务器端,App可在安卓端使用,服务器使用Python 流行Web框架 Django 和Flask搭建,并使用定时任务 crontab 命令进行定时推荐。APP端实现了用户登录注册、查看最新电影列表、电影 top 榜单、电影…☆10Mar 28, 2025Updated last year
- The code implements a novel method for converting random forest into a single decision tree☆11Jan 24, 2020Updated 6 years ago
- 收集完成的tensorflow实例,使用图片分类模式训练并使用图片识别,支持控制台模式和B/S模式。☆12Jul 31, 2017Updated 8 years ago
- A Hindi Image Captioning system made completely with Transformers🤗☆10Apr 16, 2024Updated 2 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.
- Codes for TOIS Paper: Efficient On-Device Session-Based Recommendation☆12May 25, 2023Updated 2 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
- 本实验是基于决策树模型的训练与调优记录,旨在通过学习与总结,不存在其他用途与目的。数据采用薛微出版的《R语言数据挖掘方法及应用》教材中提供的数据集---【购物决策数据集】;为简单起见,应用调包SKlearn进行数据预处理与模型训练;后半部分将包含对训练结果的分析、参数调优与…☆11Mar 28, 2021Updated 5 years ago
- Complete Guide to TensorFlow for Deep Learning with Python Udemy Course☆31Dec 23, 2017Updated 8 years ago
- Transfer algorithms on Decision Trees☆20May 20, 2020Updated 5 years ago
- 基于X86架构的简单Cminus语言编译器☆10Apr 1, 2022Updated 4 years ago
- 在不调用公开源码或函数的情况下用python手动实现基于ID3算法和CART算法的两种决策树分类模型,并评估其优劣。☆16Jan 8, 2022Updated 4 years ago
- 机器学习决策树ID3算法的Python实现☆12Mar 19, 2020Updated 6 years ago
- 使用Flutter开发的一款简单的音乐搜索APP,仅供学习交流。☆17Apr 28, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Visual Decision Tree Based on Categorical Attributes☆16Nov 19, 2021Updated 4 years ago
- Deep Learning Library for R☆12May 6, 2018Updated 7 years ago
- Competition Review☆27May 12, 2020Updated 5 years ago
- A Causal Decision Tree algorithm for causality inference with continuous variables☆23Jan 15, 2021Updated 5 years ago
- CMU RavenClaw对话管理☆12Dec 13, 2017Updated 8 years ago
- ☆28Oct 26, 2020Updated 5 years ago
- 上海买不起,老家没工作,无锡买房记☆12May 6, 2018Updated 7 years ago
- A flutter weather app☆22Apr 25, 2022Updated 3 years ago
- 决策树分类(ID3,C4.5,CART)☆492Sep 13, 2023Updated 2 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.
- A version of scikit-learn that includes implementations of Wager & Athey and Scott Powers causal forests.☆22Nov 9, 2016Updated 9 years ago
- Work from class 15.095 Machine Learning Under a Modern Optimization Lens at MIT taught by Dimitris Bertsimas and Martin Copenhaver☆47Feb 24, 2019Updated 7 years ago
- Roadmap for NLP 涵盖NLP的理论知识、应用场景和工程实践等☆44Dec 4, 2022Updated 3 years ago
- 以TSPLIB中的ch130为测试数据,通过数据测试分析蚁群算法中各参数对算法性能的影响,并使用遗传算法在此数据上实验来与之对比,以更加深入了解蚁群算法。☆13Sep 21, 2016Updated 9 years ago
- Top-down induction of first-order logical decision trees: master AI thesis implementation☆26Sep 21, 2020Updated 5 years ago
- a python interface to OC1 and other oblique decision tree implementations☆50May 3, 2022Updated 3 years ago
- [ICML 2021] A fast algorithm for fitting robust decision trees. http://proceedings.mlr.press/v139/vos21a.html☆23Feb 15, 2024Updated 2 years ago