Learn R Programming

⚠️There's a newer version (0.2.0) of this package.Take me there.

C50 (version 0.1.2)

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

Version

Install

install.packages('C50')

Monthly Downloads

18,126

Version

0.1.2

License

GPL-3

Maintainer

Max Kuhn

Last Published

May 22nd, 2018

Functions in C50 (0.1.2)

plot.C5.0

Plot a decision tree
C5imp

Variable Importance Measures for C5.0 Models
C5.0Control

Control for C5.0 Models
C5.0.default

C5.0 Decision Trees and Rule-Based Models
as.party.C5.0

Convert C5.0 object to party format
churn

Customer Churn Data
predict.C5.0

Predict new samples using a C5.0 model
summary.C5.0

Summaries of C5.0 Models