Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An R package for fitting Quinlan's C5.0 classification model

NotificationsYou must be signed in to change notification settings

topepo/C5.0

Repository files navigation

R-CMD-checkCRAN_Status_BadgeDownloads

TheC50 R package fits Quinlan's C5.0 classification model based on the source of fromwww.rulequest.com. Some of the functionality is based on

  • Quinlan.C4.5: Programs For Machine Learning (1993b) Morgan Kaufmann Publishers Inc. San Francisco, CA

Other resources:

To install the production version of the package, use:

install.packages("C50")

and to install the development version, use

require("devtools")install_github("topepo/C5.0")

About

An R package for fitting Quinlan's C5.0 classification model

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp