Skip to main content

ML Models

An ML Model represents a machine learning model registered within an ML Model Service. It captures metadata such as algorithm, features, hyperparameters, and lineage.
Entity schema follows the OpenMetadata Standard.

Entity Hierarchy

ML Models belong to an ML Model Service:

Fully Qualified Name

The FQN format for an ML model is:
For example: mlflow_svc.customer_segmentation

API Endpoints