Package: SSOSVM 0.2.1

Andrew Thomas Jones

SSOSVM: Stream Suitable Online Support Vector Machines

Soft-margin support vector machines (SVMs) are a common class of classification models. The training of SVMs usually requires that the data be available all at once in a single batch, however the Stochastic majorization-minimization (SMM) algorithm framework allows for the training of SVMs on streamed data instead Nguyen, Jones & McLachlan(2018)<doi:10.1007/s42081-018-0001-y>. This package utilizes the SMM framework to provide functions for training SVMs with hinge loss, squared-hinge loss, and logistic loss.

Authors:Andrew Thomas Jones, Hien Duy Nguyen, Geoffrey J. McLachlan

SSOSVM_0.2.1.tar.gz
SSOSVM_0.2.1.tar.gz(r-4.5-noble)SSOSVM_0.2.1.tar.gz(r-4.4-noble)
SSOSVM_0.2.1.tgz(r-4.4-emscripten)SSOSVM_0.2.1.tgz(r-4.3-emscripten)
SSOSVM.pdf |SSOSVM.html
SSOSVM/json (API)

# Install 'SSOSVM' in R:
install.packages('SSOSVM', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

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

1.70 score 3 scripts 109 downloads 5 exports 4 dependencies

Last updated 5 years agofrom:557d8d4302. Checks:OK: 1 NOTE: 1. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 21 2024
R-4.5-linux-x86_64NOTEOct 21 2024

Exports:generateSimHingeLogisticSquareHingeSVMFit

Dependencies:MASSmvtnormRcppRcppArmadillo