VNCoreMLModel
A container for the model to use with Vision requests.
Declaration
class VNCoreMLModelOverview
A Core ML model encapsulates the information trained from a data set used to drive Vision recognition requests. See Getting a Core ML Model for instructions on training your own model. Once you train the model, use this class to initialize a VNCoreMLRequest for identification.