Regression
Namespace: Semagle.MachineLearning.SVM
Regression
Functions and values
Function or value | Description |
predict model x
Signature: model:SVM<'X,'Y> -> x:'X -> float32
Type parameters: 'X, 'Y |
Predict \(y \in R\) target output. |