Rdocumentation
powered by
Learn R Programming
C50 (version 0.2.0)
C5.0 Decision Trees and Rule-Based Models
Description
C5.0 decision trees and rule-based models for pattern recognition that extend the work of Quinlan (1993, ISBN:1-55860-238-0).
Copy Link
Link to current version
Version
Version
0.2.0
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3.1
0.1.3
0.1.2
0.1.1
0.1.0-24
0.1.0-21
0.1.0-19
0.1.0-16
0.1.0-15
0.1.0-14
0.1.0-013
0.0.9
Install
install.packages('C50')
Monthly Downloads
16,374
Version
0.2.0
License
GPL-3
Issues
15
Pull Requests
1
Stars
53
Forks
19
Repository
https://github.com/topepo/C5.0/
Homepage
https://topepo.github.io/C5.0/
Maintainer
Max Kuhn
Last Published
April 3rd, 2025
Functions in C50 (0.2.0)
Search all functions
plot.C5.0
Plot a decision tree
C5imp
Variable Importance Measures for C5.0 Models
predict.C5.0
Predict new samples using a C5.0 model
as.party.C5.0
Convert C5.0 object to party format
C5.0Control
Control for C5.0 Models
summary.C5.0
Summaries of C5.0 Models
C5.0.default
C5.0 Decision Trees and Rule-Based Models