Interface ModelFeatureDescription

Hierarchy

  • ModelFeatureDescription

Properties

Properties

column: string

Column name of the feature.

encoder: string

Encoder type used to encode the feature.

role: string

Role of the feature (e.g. target, feature).

type: string

Data type of the feature.

Generated using TypeDoc