Updatable Models — Guide to Core ML Tools (original) (raw)
Updatable Models#
Core ML allows you to personalize models using the MLUpdateTask API.
You can update the following types of models: neural networks, pipeline models, and nearest neighbors. For examples, see the following: