CMD + K

r-ssosvm

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-ssosvm

Usage Tracking

0.2.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jun 27, 2022 at 19:47

License

GPL-3

Total Downloads

103

Version Downloads

103

Supported Platforms

linux-64