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.5)sparseSVM_1.1-7.zip(r-4.4)sparseSVM_1.1-7.zip(r-4.3)
sparseSVM_1.1-7.tgz(r-4.4-x86_64)sparseSVM_1.1-7.tgz(r-4.4-arm64)sparseSVM_1.1-7.tgz(r-4.3-x86_64)sparseSVM_1.1-7.tgz(r-4.3-arm64)
sparseSVM_1.1-7.tar.gz(r-4.5-noble)sparseSVM_1.1-7.tar.gz(r-4.4-noble)
sparseSVM_1.1-7.tgz(r-4.4-emscripten)sparseSVM_1.1-7.tgz(r-4.3-emscripten)
sparseSVM.pdf |sparseSVM.html✨
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 14 days agofrom:9fe031c420. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win-x86_64 | OK | Nov 09 2024 |
R-4.5-linux-x86_64 | OK | Nov 09 2024 |
R-4.4-win-x86_64 | OK | Nov 09 2024 |
R-4.4-mac-x86_64 | OK | Nov 09 2024 |
R-4.4-mac-aarch64 | OK | Nov 09 2024 |
R-4.3-win-x86_64 | OK | Nov 09 2024 |
R-4.3-mac-x86_64 | OK | Nov 09 2024 |
R-4.3-mac-aarch64 | OK | Nov 09 2024 |
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 |