mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-09 01:58:53 +00:00

* Rename docs and clean SSO * Add connector partials * Add connector partials * Rename path
514 B
514 B
title | slug |
---|---|
Python SDK Entities | /sdk/python/entities |
Python SDK Entities
Parent page for advanced information on OpenMetadata Entities and their usage.
Here are the articles in this section:
{% inlineCalloutContainer %}
{% inlineCallout
color="violet-70"
icon="model_training"
bold="ML Model"
href="/sdk/python/entities/ml-model" %}
Let's dive deeper into the ML Model (MlModel
) Entity shape and usage with the Python SDK.
{% /inlineCallout %}
{% inlineCalloutContainer %}