Semagle.Framework


C_SVC

Namespace: Semagle.MachineLearning.SVM
Parent Module: SMO

Optimization parameters for C_SVC problem

Record Fields

Record FieldDescription
C_n
Signature: float

The penalty for -1 class instances

C_p
Signature: float

The penalty for +1 class instances

Fork me on GitHub