Databricks SDK for JavaScript
    Preparing search index...
    interface LogLoggedModelParamsRequest {
        modelId?: string;
        params?: LoggedModelParameter[];
    }
    Index

    Properties

    Properties

    modelId?: string

    The ID of the logged model to log params for.

    Parameters to attach to the model.