Method | Description | |
---|---|---|
Predict ( |
Create a prediction from the supplied test item.
|
|
PredictRaw ( |
Computes the probability of the prediction being True.
|
|
SVMModel ( ) : System |
Default constructor
|
public Predict ( |
||
x | Training record | |
return | double |
public PredictRaw ( |
||
x | ||
return | double |