dcsvm: Density Convoluted Support Vector Machines
Implements an efficient algorithm for solving sparse-penalized support vector machines with kernel density convolution. This package is designed for high-dimensional classification tasks, supporting lasso (L1) and elastic-net penalties for sparse feature selection and providing options for tuning kernel bandwidth and penalty weights. The 'dcsvm' is applicable to fields such as bioinformatics, image analysis, and text classification, where high-dimensional data commonly arise. Learn more about the methodology and algorithm at Wang, Zhou, Gu, and Zou (2023) <doi:10.1109/TIT.2022.3222767>.
Version: |
0.0.1 |
Depends: |
Matrix |
Imports: |
grDevices, graphics, methods, stats |
Published: |
2025-01-10 |
DOI: |
10.32614/CRAN.package.dcsvm |
Author: |
Boxiang Wang [aut, cre],
Le Zhou [aut],
Yuwen Gu [aut],
Hui Zou [aut] |
Maintainer: |
Boxiang Wang <boxiang-wang at uiowa.edu> |
License: |
GPL-2 |
NeedsCompilation: |
yes |
Citation: |
dcsvm citation info |
CRAN checks: |
dcsvm results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=dcsvm
to link to this page.