Databricks SDK for JavaScript
    Preparing search index...
    interface LogModelRequest {
        modelJson?: string;
        runId?: string;
    }
    Index

    Properties

    Properties

    modelJson?: string

    MLmodel file in json format.

    runId?: string

    ID of the run to log under