Package: sparseSVM 1.1-7
sparseSVM: Solution Paths of Sparse High-Dimensional Support Vector Machine with Lasso or Elastic-Net Regularization
Offers a fast algorithm for fitting solution paths of sparse SVM models with lasso or elastic-net regularization. Reference: Congrui Yi and Jian Huang (2017) <doi:10.1080/10618600.2016.1256816>.
Authors:
sparseSVM_1.1-7.tar.gz
sparseSVM_1.1-7.zip(r-4.7)sparseSVM_1.1-7.zip(r-4.6)sparseSVM_1.1-7.zip(r-4.5)
sparseSVM_1.1-7.tgz(r-4.6-x86_64)sparseSVM_1.1-7.tgz(r-4.6-arm64)sparseSVM_1.1-7.tgz(r-4.5-x86_64)sparseSVM_1.1-7.tgz(r-4.5-arm64)
sparseSVM_1.1-7.tar.gz(r-4.7-arm64)sparseSVM_1.1-7.tar.gz(r-4.7-x86_64)sparseSVM_1.1-7.tar.gz(r-4.6-arm64)sparseSVM_1.1-7.tar.gz(r-4.6-x86_64)
sparseSVM_1.1-7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
sparseSVM/json (API)
| # Install 'sparseSVM' in R: |
| install.packages('sparseSVM', repos = c('https://cy-dev.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cy-dev/sparsesvm/issues
elasticnethigh-dimensionallassomachine-learning-algorithmsregularization-pathssvm
Last updated from:9fe031c420. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 96 | ||
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 142 | ||
| linux-release-arm64 | OK | 107 | ||
| linux-release-x86_64 | OK | 98 | ||
| macos-release-arm64 | OK | 107 | ||
| macos-release-x86_64 | OK | 212 | ||
| macos-oldrel-arm64 | OK | 152 | ||
| macos-oldrel-x86_64 | OK | 189 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 73 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 81 |
Exports:cv.sparseSVMsparseSVM
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Solution Paths for Sparse High-dimensional Support Vector Machine with Lasso or Elastic-Net Regularization | sparseSVM-package |
| Cross validation for sparseSVM | cv.sparseSVM |
| Plot the cross-validation curve for a "cv.sparseSVM" object | plot.cv.sparseSVM |
| Plot coefficients from a "sparseSVM" object | plot.sparseSVM |
| Model predictions based on "cv.sparseSVM" object. | coef.cv.sparseSVM predict.cv.sparseSVM |
| Model predictions based on "sparseSVM" object. | coef.sparseSVM predict.sparseSVM |
| Fit sparse linear SVM with lasso or elasti-net regularization | sparseSVM |
