Learn R Programming

RSSL (version 0.9.7)

solve_svm: SVM solve.QP implementation

Description

SVM solve.QP implementation

Usage

solve_svm(K, y, C = 1)

Arguments

K

Kernel matrix

y

Output vector

C

Cost parameter