Package: rotationForest 0.1.3
rotationForest: Fit and Deploy Rotation Forest Models
Fit and deploy rotation forest models ("Rodriguez, J.J., Kuncheva, L.I., 2006. Rotation forest: A new classifier ensemble method. IEEE Trans. Pattern Anal. Mach. Intell. 28, 1619-1630 <doi:10.1109/TPAMI.2006.211>") for binary classification. Rotation forest is an ensemble method where each base classifier (tree) is fit on the principal components of the variables of random partitions of the feature set.
Authors:
rotationForest_0.1.3.tar.gz
rotationForest_0.1.3.zip(r-4.7)rotationForest_0.1.3.zip(r-4.6)rotationForest_0.1.3.zip(r-4.5)
rotationForest_0.1.3.tgz(r-4.6-any)rotationForest_0.1.3.tgz(r-4.5-any)
rotationForest_0.1.3.tar.gz(r-4.7-any)rotationForest_0.1.3.tar.gz(r-4.6-any)
rotationForest_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rotationForest/json (API)
NEWS
| # Install 'rotationForest' in R: |
| install.packages('rotationForest', repos = c('https://ballings.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:451c17f766. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 97 | ||
| source / vignettes | OK | 138 | ||
| linux-release-x86_64 | OK | 99 | ||
| macos-release-arm64 | OK | 80 | ||
| macos-oldrel-arm64 | OK | 76 | ||
| windows-devel | OK | 63 | ||
| windows-release | OK | 58 | ||
| windows-oldrel | OK | 59 | ||
| wasm-release | OK | 240 |
Exports:rotationForestrotationForestNews
Dependencies:rpart
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Predict method for rotationForest objects | predict.rotationForest |
| Binary classification with Rotation Forest (Rodriguez en Kuncheva, 2006) | rotationForest |
| Display the NEWS file | rotationForestNews |
