.Net Support Vector Machine v0.2

DataEncoding Enumeration

public enum DataEncoding

Members

Member Name Description
LibSvmEncoding following the LibSVM conventions.
SvmJavaEncoding following the Java-SVM conventions.

Requirements

Namespace: NSvm

Assembly: NSvm (in NSvm.dll)

See Also

NSvm Namespace