Skip to content

Binary Saving and Loading from MLContext #1627

@najeeb-kazmi

Description

@najeeb-kazmi

MLContext should have extensions for loading and saving binary files, like it currently has for text files. Specifically, add:

  • MLContext.Data.SaveAsBinary, corresponding to MLContext.Data.SaveAsText
  • MLContext.Data.ReadFromBinaryFile, corresponding to MLContext.Data.ReadFromTextFile

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions