Package: l2boost 1.0.3
l2boost: Exploring Friedman's Boosting Algorithm for Regularized Linear Regression
Efficient implementation of Friedman's boosting algorithm with l2-loss function and coordinate direction (design matrix columns) basis functions.
Authors:
l2boost_1.0.3.tar.gz
l2boost_1.0.3.zip(r-4.7)l2boost_1.0.3.zip(r-4.6)l2boost_1.0.3.zip(r-4.5)
l2boost_1.0.3.tgz(r-4.6-any)l2boost_1.0.3.tgz(r-4.5-any)
l2boost_1.0.3.tar.gz(r-4.7-any)l2boost_1.0.3.tar.gz(r-4.6-any)
l2boost_1.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
l2boost/json (API)
| # Install 'l2boost' in R: |
| install.packages('l2boost', repos = c('https://ehrlinger.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ehrlinger/l2boost/issues
Datasets:
- diabetes - Blood and other measurements in diabetics [Hastie and Efron (2012)]
Last updated from:b924457c5f. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 147 | ||
| source / vignettes | OK | 206 | ||
| linux-release-x86_64 | NOTE | 147 | ||
| macos-release-arm64 | NOTE | 102 | ||
| macos-oldrel-arm64 | NOTE | 112 | ||
| windows-devel | NOTE | 75 | ||
| windows-release | NOTE | 76 | ||
| windows-oldrel | NOTE | 72 | ||
| wasm-release | OK | 109 |
Exports:cv.l2boostelasticNetSiml2boostmvnorm.l2boost
Dependencies:MASS
