Enumerated domain indicating a field of
DataOutput data type in the context of the GeneXus Cognitive API for custom models.
| Label |
The inference will be made on the Label field (e.g. a category). |
| Region |
The inference will be made on the Label and Region fields (e.g. a face or object) |
| Numeric |
The inference will be made on the Numeric field (e.g. a price in tabular model) |
Note that the Confidence field is not considered in this domain because its value is read-only (you cannot predict confidence).
This domain is available as of GeneXus 16 upgrade 6.
HowTo: Build a custom model for GeneXus Cognitive API