An R Package For Fitting Quinlan's C5.0 Classification Model - GitHub

Có thể bạn quan tâm

Skip to content Dismiss alert {{ message }} / C5.0 Public
  • Notifications You must be signed in to change notification settings
  • Fork 19
  • Star 53

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

topepo.github.io/C5.0/ 53 stars 19 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings
  • Code
  • Issues 16
  • Pull requests 1
  • Actions
  • Projects
  • Wiki
  • Security

    Uh oh!

    There was an error while loading. Please reload this page.

  • Insights
Additional navigation options topepo/C5.0  masterBranchesTagsGo to fileCode

Folders and files

NameNameLast commit messageLast commit date

Latest commit

 

History

112 Commits
.github.github  
RR  
docsdocs  
manman  
pkgdownpkgdown  
revdeprevdep  
srcsrc  
teststests  
vignettesvignettes  
.Rbuildignore.Rbuildignore  
.gitattributes.gitattributes  
.gitignore.gitignore  
C5.0.RprojC5.0.Rproj  
DESCRIPTIONDESCRIPTION  
NAMESPACENAMESPACE  
NEWS.mdNEWS.md  
README.mdREADME.md  
_pkgdown.yml_pkgdown.yml  
codecov.ymlcodecov.yml  
View all files

Repository files navigation

  • README

R-CMD-check CRAN_Status_Badge Downloads

The C50 R package fits Quinlan's C5.0 classification model based on the source of from www.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:

  • More details on C5.0 can be found in Applied Predictive Modeling.
  • A presentation on the model can be found here

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

topepo.github.io/C5.0/

Resources

Readme

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

53 stars

Watchers

6 watching

Forks

19 forks Report repository

Releases 3

C50 0.2.0 Latest Apr 3, 2025 + 2 releases

Packages

No packages published

Uh oh!

There was an error while loading. Please reload this page.

Contributors 4

Uh oh!

There was an error while loading. Please reload this page.

Languages

  • C 90.9%
  • R 8.8%
  • CSS 0.3%
You can’t perform that action at this time.

Từ khóa » C5.0