solve_svm | R Documentation |
SVM solve.QP implementation
solve_svm(K, y, C = 1)
K |
Kernel matrix |
y |
Output vector |
C |
Cost parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.