Databricks SDK for JavaScript
    Preparing search index...

    A logged model message includes logged model attributes, tags, registration info, params, and linked run metrics.

    interface LoggedModel {
        data?: LoggedModelData;
        info?: LoggedModelInfo;
    }
    Index

    Properties

    Properties

    The params and metrics attached to the logged model.

    The logged model attributes such as model ID, status, tags, etc.