module NexosisApi::ColumnRole

Constants for dataset column role

Constants

FEATURE

A feature to be included in analysis

KEY

This column will be used to uniquely identify rows during update and delete operations, but will not be used as a feature.

NONE

No specific role, additional data which could be identified as target in a session

TARGET

The target column for which to make predictions

TIMESTAMP

The timestamp column to use as the basis for a time-series session request