Documentation Index
Fetch the complete documentation index at: https://docs.getcollate.io/llms.txt
Use this file to discover all available pages before exploring further.
module mlmodel_mixin
Mixin class containing Lineage specific methods
To be used by OpenMetadata class
class OMetaMlModelMixin
OpenMetadata API methods related to MlModel.
To be inherited by OpenMetadata
method add_mlmodel_lineage
model: MlModel containing EntityReferences
description: Lineage description
Returns:
List of added lineage information
method get_mlmodel_sklearn
name: MlModel name
model: sklearn estimator
description: MlModel description
service_name: Service name to use when creating sklearn service
Returns:
OpenMetadata CreateMlModelRequest Entity