GoogleApi.ContentWarehouse.V1.Model.CrawlerChangerateSingleComponentDistribution
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Proto contains parameters of a single component distribution.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
logScaling
(type:number()
, default:nil
)
- Scaling factor to ensure the approximated posterior to have the same scale as the product of prior and likelihood. This value is used to compute posterior weights. Uses log scale to provide a wider range. This field is for internal use only. -
type
(type:String.t
, default:nil
)
- The type indicates the type of the distribution. -
weight
(type:number()
, default:nil
)
- The weight is only used in multiple component scenarios.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.CrawlerChangerateSingleComponentDistribution