MLModelMetadata
Information about a model that’s stored in a Core ML model file.
Declaration
struct MLModelMetadataMentioned in
Overview
Create a metadata instance and store it as part of your model when you export a Core ML model. You can examine this metadata in Xcode when you import the model into your app.