MLWritable
A set of methods that saves a machine learning type to the file system.
Declaration
protocol MLWritable : NSObjectProtocolOverview
You use MLWritable to save any MLModel instance that adopts the protocol to the file system.
A set of methods that saves a machine learning type to the file system.
protocol MLWritable : NSObjectProtocolYou use MLWritable to save any MLModel instance that adopts the protocol to the file system.