GoogleApi.ContentWarehouse.V1.Model.FatcatCompactBinaryClassification
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
binaryClassifier
(type:String.t
, default:nil
)
- Either binary_classifier will be set, using the enum above, or binary_classifier_name will be set, if it is not one of the classifiers in the enum - never both. -
binaryClassifierName
(type:String.t
, default:nil
)
- -
discreteFraction
(type:integer()
, default:nil
)
- A CompactDocClassification will not usually have a weight. For a CompactSiteClassification, this value will be 0...127 corresponding to 0.0...1.0, indicating fraction of the site that this label applies to
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.FatcatCompactBinaryClassification