Package: C50 0.1.8
C50: C5.0 Decision Trees and Rule-Based Models
C5.0 decision trees and rule-based models for pattern recognition that extend the work of Quinlan (1993, ISBN:1-55860-238-0).
Authors:
C50_0.1.8.tar.gz
C50_0.1.8.zip(r-4.5)C50_0.1.8.zip(r-4.4)C50_0.1.8.zip(r-4.3)
C50_0.1.8.tgz(r-4.4-x86_64)C50_0.1.8.tgz(r-4.4-arm64)C50_0.1.8.tgz(r-4.3-x86_64)C50_0.1.8.tgz(r-4.3-arm64)
C50_0.1.8.tar.gz(r-4.5-noble)C50_0.1.8.tar.gz(r-4.4-noble)
C50_0.1.8.tgz(r-4.4-emscripten)C50_0.1.8.tgz(r-4.3-emscripten)
C50.pdf |C50.html✨
C50/json (API)
NEWS
# Install 'C50' in R: |
install.packages('C50', repos = c('https://topepo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/topepo/c5.0/issues
Last updated 2 years agofrom:0e6db57d20. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win-x86_64 | OK | Oct 27 2024 |
R-4.5-linux-x86_64 | OK | Oct 27 2024 |
R-4.4-win-x86_64 | OK | Oct 27 2024 |
R-4.4-mac-x86_64 | OK | Oct 27 2024 |
R-4.4-mac-aarch64 | OK | Oct 27 2024 |
R-4.3-win-x86_64 | OK | Oct 27 2024 |
R-4.3-mac-x86_64 | OK | Oct 27 2024 |
R-4.3-mac-aarch64 | OK | Oct 27 2024 |
Exports:as.party.C5.0C5.0C5.0.defaultC5.0.formulaC5.0ControlC5imppredict.C5.0
Dependencies:cliCubistFormulaglueinumlatticelibcoinlifecyclemagrittrMatrixmvtnormpartykitplyrRcppreshape2rlangrpartstringistringrsurvivalvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
C5.0 Decision Trees and Rule-Based Models | C5.0 C5.0.default C5.0.formula |
Control for C5.0 Models | C5.0Control |
Variable Importance Measures for C5.0 Models | C5imp |
Plot a decision tree | plot.C5.0 |
Predict new samples using a C5.0 model | predict.C5.0 |
Summaries of C5.0 Models | summary.C5.0 |