🌲 broom helpers for decision tree methods (rpart, randomForest, and more!) 🌲
-
Updated
Apr 30, 2025 - R
🌲 broom helpers for decision tree methods (rpart, randomForest, and more!) 🌲
Predict respiratory patient mortality in ICU units using the MIMIC III database
Web application using machine learning algorithms to predict whether an NBA team will cover the spread.
Define, build, and evaluate machine learning models for real-world applications
Use regression tree to predict firearm death rate with firearm law & CDC firearm death rate data.
Nations Flags Classification & Clustering project. 🎏
A Shiny app for exploring a delimited file and fitting regression or classification trees, with the logic exposed as tested R functions rather than trapped inside reactives.
Analytics Vidya practice dataset for loan prediction
This project about the fitting a classification tree to the housing data sing R package rapart.
Decision tree classifier to predict the right classes of the observations in the 'Iris' data set.
Árbol de decisión en R para clasificar personajes de Star Wars (Humano/No humano)
An AI-assisted, phase-by-phase conversion of R's rpart (CART decision trees) to a standalone Python package, r2py_rpart, reusing rpart's original C source via a fake R-API header layer and cffi, with a full technical report documenting the methodology.
Python port of R's rpart: recursive partitioning and regression trees, with a compiled C core (via cffi) and R-parity Python functions for fitting, pruning, predicting, and plotting trees. Supports classification, regression, Poisson/survival, and user-defined splits. GPL-2.0-or-later, derived from Therneau & Atkinson's rpart.
Multivariate regression trees (MRT) for R, patched to work on modern R versions
R & Python Projects
Decision tree models for spam classification and suicide rate prediction — pruning strategies, cross-validation, and the 1-SE rule in R.
Employee attrition analysis using Hierarchical Clustering, K-Means and Decision Tree Classification in R.
An implementation of of the CART-ANOVA algorithm for regression trees in Python
To associate your repository with the rpart topic, visit your repo's landing page and select "manage topics."