SAP AI SDK for JavaScript - v2.8.0
    Preparing search index...

    Type Alias TrckLabel

    TrckLabel: { name: TrckLabelName; value: string } & Record<string, any>

    a classifying phrase/name applied to a metric

    Type Declaration

    • name: TrckLabelName
    • value: string

      Metric Label Value

      "sk_learn_random_forest_model"
      Max Length: 256.
      Min Length: 1.
    {
    * "name": "group",
    * "value": "tree-82"
    * }

    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.