Package: DecorateR 0.1.2
DecorateR: Fit and Deploy DECORATE Trees
DECORATE (Diverse Ensemble Creation by Oppositional Relabeling of Artificial Training Examples) builds an ensemble of J48 trees by recursively adding artificial samples of the training data ("Melville, P., & Mooney, R. J. (2005) <doi:10.1016/j.inffus.2004.04.001>").
Authors:
DecorateR_0.1.2.tar.gz
DecorateR_0.1.2.zip(r-4.7)DecorateR_0.1.2.zip(r-4.6)DecorateR_0.1.2.zip(r-4.5)
DecorateR_0.1.2.tgz(r-4.6-any)DecorateR_0.1.2.tgz(r-4.5-any)
DecorateR_0.1.2.tar.gz(r-4.7-any)DecorateR_0.1.2.tar.gz(r-4.6-any)
DecorateR_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
DecorateR/json (API)
NEWS
| # Install 'DecorateR' in R: |
| install.packages('DecorateR', repos = c('https://matthbogaert.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matthbogaert/decorater/issues
Last updated from:8388167f38. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 134 | ||
| source / vignettes | OK | 153 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 77 | ||
| macos-oldrel-arm64 | OK | 84 | ||
| windows-devel | OK | 91 | ||
| windows-release | OK | 85 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 112 |
Exports:DECORATE
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Binary classification with DECORATE (Melville and Mooney, 2005) | DECORATE |
| Predict method for DECORATE objects | predict.DECORATE |
