Čítať v angličtine

Zdieľať cez


BinaryLoaderSaverCatalog Class

Definition

Collection of extension methods for the DataOperationsCatalog to create instances of components to save and read IDataView objects to and from a high-performance binary format.

C#
public static class BinaryLoaderSaverCatalog
Inheritance
BinaryLoaderSaverCatalog

Methods

LoadFromBinary(DataOperationsCatalog, IMultiStreamSource)

Load a IDataView from an IMultiStreamSource on a binary file. Note that IDataView's are lazy, so no actual loading happens here, just schema validation.

LoadFromBinary(DataOperationsCatalog, String)

Load a IDataView from a binary file. Note that IDataView's are lazy, so no actual loading happens here, just schema validation.

SaveAsBinary(DataOperationsCatalog, IDataView, Stream, Boolean)

Save the IDataView into a binary stream.

Applies to

Produkt Verzie
ML.NET 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, Preview, 4.0.0