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
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
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.