Package: gensvm 0.1.7

gensvm: A Generalized Multiclass Support Vector Machine

The GenSVM classifier is a generalized multiclass support vector machine (SVM). This classifier aims to find decision boundaries that separate the classes with as wide a margin as possible. In GenSVM, the loss function is very flexible in the way that misclassifications are penalized. This allows the user to tune the classifier to the dataset at hand and potentially obtain higher classification accuracy than alternative multiclass SVMs. Moreover, this flexibility means that GenSVM has a number of other multiclass SVMs as special cases. One of the other advantages of GenSVM is that it is trained in the primal space, allowing the use of warm starts during optimization. This means that for common tasks such as cross validation or repeated model fitting, GenSVM can be trained very quickly. Based on: G.J.J. van den Burg and P.J.F. Groenen (2018) <https://www.jmlr.org/papers/v17/14-526.html>.

Authors:Gertjan van den Burg [aut, cre], Patrick Groenen [ctb]

gensvm_0.1.7.tar.gz
gensvm_0.1.7.zip(r-4.7)gensvm_0.1.7.zip(r-4.6)gensvm_0.1.7.zip(r-4.5)
gensvm_0.1.7.tgz(r-4.6-x86_64)gensvm_0.1.7.tgz(r-4.6-arm64)gensvm_0.1.7.tgz(r-4.5-x86_64)gensvm_0.1.7.tgz(r-4.5-arm64)
gensvm_0.1.7.tar.gz(r-4.7-arm64)gensvm_0.1.7.tar.gz(r-4.7-x86_64)gensvm_0.1.7.tar.gz(r-4.6-arm64)gensvm_0.1.7.tar.gz(r-4.6-x86_64)
gensvm_0.1.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
gensvm/json (API)
NEWS

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

Bug tracker:https://github.com/gjjvdburg/rgensvm/issues

On CRAN:

Conda:

classificationmachine-learningmachine-learning-algorithmsmulticlass-classificationsupport-vector-machine

3.96 score 7 stars 26 scripts 754 downloads 11 exports 0 dependencies

Last updated from:b5e2f614c1. Checks:11 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE120
linux-devel-x86_64NOTE105
source / vignettesOK177
linux-release-arm64NOTE124
linux-release-x86_64NOTE99
macos-release-arm64NOTE138
macos-release-x86_64NOTE168
macos-oldrel-arm64NOTE82
macos-oldrel-x86_64NOTE191
windows-develNOTE134
windows-releaseNOTE119
windows-oldrelNOTE132
wasm-releaseOK120

Exports:gensvmgensvm.accuracygensvm.gridgensvm.load.full.gridgensvm.load.small.gridgensvm.load.tiny.gridgensvm.maxabs.scalegensvm.refitgensvm.train.test.splitgensvm.validate.param.gridgensvm.validate.params

Dependencies: