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
DESCRIPTION
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 159 downloads 3 exports 2 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK120
linux-devel-x86_64OK115
source / vignettesOK153
linux-release-arm64OK114
linux-release-x86_64OK99
macos-release-arm64OK110
macos-release-x86_64OK183
macos-oldrel-arm64OK132
macos-oldrel-x86_64OK245
windows-develOK166
windows-releaseOK95
windows-oldrelOK114
wasm-releaseOK100

Exports:cv.dcsvmdcsvmprint.dcsvm

Dependencies:latticeMatrix