QualityNsrNsrDataClusterUplift

GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrDataClusterUplift


Table of Contents ▼

Jump to a specific part of the page:

Description

The uplift-per-cluster values used in Tundra's uplift arm.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. local (type: number(), default: nil)
    - Score for the local sites arm.
  2. small (type: number(), default: nil)
    - Score for the small sites arm.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrDataClusterUplift{
local: number() | nil,
small: number() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrDataClusterUplift