SVM Methods |
The SVM type exposes the following members.
Name | Description | |
---|---|---|
Clear |
Delete model
| |
Dispose |
Disposing method
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetObjectData |
The object optimized serialization method.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Load |
Load model from files.
| |
Save |
Save model to files.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |