Package: dcsvm 0.0.1

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>.

Authors:Boxiang Wang [aut, cre], Le Zhou [aut], Yuwen Gu [aut], Hui Zou [aut]

dcsvm_0.0.1.tar.gz
dcsvm_0.0.1.zip(r-4.7)dcsvm_0.0.1.zip(r-4.6)dcsvm_0.0.1.zip(r-4.5)
dcsvm_0.0.1.tgz(r-4.6-x86_64)dcsvm_0.0.1.tgz(r-4.6-arm64)dcsvm_0.0.1.tgz(r-4.5-x86_64)dcsvm_0.0.1.tgz(r-4.5-arm64)
dcsvm_0.0.1.tar.gz(r-4.7-arm64)dcsvm_0.0.1.tar.gz(r-4.7-x86_64)dcsvm_0.0.1.tar.gz(r-4.6-arm64)dcsvm_0.0.1.tar.gz(r-4.6-x86_64)
dcsvm_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
dcsvm/json (API)

# Install 'dcsvm' in R:
install.packages('dcsvm', repos = c('https://boxiang-wang.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • colon - Simplified Gene Expression Data from Alon et al.

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.00 score 169 downloads 3 exports 2 dependencies

Last updated from:5a439b70d0. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK118
linux-devel-x86_64OK112
source / vignettesOK146
linux-release-arm64OK117
linux-release-x86_64OK115
macos-release-arm64OK88
macos-release-x86_64OK346
macos-oldrel-arm64OK140
macos-oldrel-x86_64OK260
windows-develOK93
windows-releaseOK120
windows-oldrelOK92
wasm-releaseOK90

Exports:cv.dcsvmdcsvmprint.dcsvm

Dependencies:latticeMatrix