Rpart Alternatives
Similar projects and alternatives to rpart
-
mljar-supervised
Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better rpart alternative or higher similarity.
rpart discussion
rpart reviews and mentions
Posts with mentions or reviews of rpart.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-27.
-
'start with a simple model'
It seems like in rpart (which is the decision tree package), there is a check for if the factor is an ordered factor and if so it treats it as continuous but otherwise I don’t think so, and it splits on the category directly: https://github.com/cran/rpart/blob/master/R/rpart.R
Stats
Basic rpart repo stats
1
21
2.2
6 months ago
The primary programming language of rpart is C.