In looking over the new CoreML API, I don\'t see any way to continue training the model after generating the .mlmodel and bundling it in your app. This makes me think that I
CoreML 3 now supports on-device model personalization. You can improve your model for each user while keeping its data private.
https://developer.apple.com/machine-learning/core-ml/