.MLMODELC File Extension

Compiled Create ML Model

Developer Apple
Popularity
1.5  |  2 Votes
 

What is an MLMODELC file?

An MLMODELC file is a compiled machine learning model created by Apple Xcode. Xcode creates an MLMODELC file when a developer packages an app development project that includes an .MLMODEL file. The MLMODELC file is stored within the packaged app (an .APP or .IPA file).

More Information

Using the Create ML component, Apple Xcode users can create, train, and embed machine learning models in macOS and iOS apps. During development, these models are saved as MLMODEL files.

When a developer packages an app that includes an MLMODEL file for distribution, XCode compiles the MLMODEL file to the MLMODELC format. This optimizes the model for use on an Apple device. MLMODELC files are typically stored in an app's Resources directory.

NOTE: In some cases, an app may instead download and compile a Create ML model dynamically when a user runs that app.

How to open an MLMODELC file

MLMODELC files are not meant to be opened. macOS and iOS apps that use MLMODELC files load them as needed.

Open over 400 file formats with File Viewer Plus.Free Download

Programs that open or reference MLMODELC files

Mac
Loaded as needed by the app in which it is included
iOS
Loaded as needed by the app in which it is included

Verified by FileInfo.com

The FileInfo.com team has independently researched the Compiled Create ML Model file format and Mac and iOS apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified.

If you would like to suggest any additions or updates to this page, please let us know.