GoogleApi.ContentWarehouse.V1.Model.ClassifierPornQueryClassifierOutput
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Generic output for one vertical.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
csaiClassification
(type:String.t
, default:nil
)
- This field is only filled for the CSAI vertical. -
debug
(type:String.t
, default:nil
)
- Human-readable debug information about the classification. This field is only set if output_debug is set in the classification input. -
isPositive
(type:boolean()
, default:nil
)
- The bit that shows if this classifier outputs positive classification for the input query. Set by thresholding with a recommended threshold. -
score
(type:number()
, default:nil
)
- The score that the classifier assigned to the input query. This is filled by all verticals.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ClassifierPornQueryClassifierOutput