.Net Support Vector Machine v0.2

SparseBinaryLinearSvm.ReadDataFrom Method 

Reads a set of labeled points from a Stream following the specified DataEncoding.

public void ReadDataFrom(
   Stream inputStream,
   DataEncoding encoding
);

See Also

SparseBinaryLinearSvm Class | NSvm Namespace