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)https://doi.org/10.1007%2Fs42081-018-0001-y. This package utilizes the SMM framework to provide functions for training SVMs with hinge loss, squared-hinge loss, and logistic loss.
- Version0.2.1
- R versionunknown
- LicenseGPL-3
- Needs compilation?Yes
- Last release05/06/2019
Documentation
Team
Andrew Thomas Jones
Hien Duy Nguyen
Show author detailsRolesAuthorGeoffrey J. McLachlan
Show author detailsRolesAuthor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports3 packages
- Suggests6 packages
- Linking To2 packages