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


RSSL documentation built on March 31, 2023, 7:27 p.m.