DataInput data type

Official Content
This documentation is valid for:

Represents a single input data in the context of GeneXus Artificial Intelligence for custom models.

Members

  • Features (collection) -- Set of features (columns) as strings
    • Value: VarChar(512)

Notes

  • When it is used in Data data type, it represents an input row for a single data of your data-set.
  • The value of Features[k] represents the k-value (o k-column) of a single input data (row).
  • Features' field count must be equal to the Definition Features' field count.

Scope

AI Task Predict procedure
Data Types  Data data type
Platforms  Web(.NET,.NETCore,Java), SmartDevices(Android,iOS)

Availability

This data type is available as of GeneXus 16 upgrade 6.