2019 | OriginalPaper | Chapter
4. Custom Core ML Models Using Create ML
Published in:
Beginning Machine Learning in iOS
Abstract
In Chapter 3, you learned how to train custom machine learning models using a third-party framework called Turi Create. This chapter introduces you to the Create ML framework introduced by Apple Inc. in 2018 to allow developers to train custom ML models for iOS applications. In addition to the image classification model that you trained in Chapter 3, this chapter introduces two more types of models: one trained using text-based data and the other trained using tabular data.