Module core_ml

Source
Expand description

Integrate machine learning models into your app.

Structs§

MLModel
An encapsulation of all the details of your machine learning model.

Traits§

IMLModel
A trait containing all the methods for MLModel