solve_svm: SVM solve.QP implementation

View source: R/TSVM.R

solve_svmR Documentation

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


jkrijthe/RSSL documentation built on Jan. 13, 2024, 1:56 a.m.