Skip to content

rpart: ID3 or C4.5?

2 messages · Clusty, Achim Zeileis

#
On Tue, 2 Sep 2008, Clusty wrote:

            
1. Not really an R-devel question.
2. As ?rpart tells you it is neither an implementation of ID3 nor C4.5,
    but of Breiman et al's Classification And Regression Trees (CART).
3. For the availability of various tree-based learners, see
      http://CRAN.R-project.org/view=MachineLearning