
Core ML is an Apple framework designed to integrate machine learning models into apps on Apple devices. It provides a simple API for deploying trained ML models, supporting various model types including deep neural networks, tree ensembles, and more, optimized for on-device performance. The framework facilitates seamless model deployment on iOS, macOS, watchOS, and tvOS.