Semagle.Framework


SVM

Namespace: Semagle.MachineLearning.SVM

Functions and values

Function or valueDescription
predict x K X A b
Signature: x:'X -> K:Kernel<'X> -> X:'X [] -> A:float [] -> b:float -> float
Type parameters: 'X
Fork me on GitHub