Module: NexosisApi::ColumnRole
- Defined in:
- lib/nexosis_api/column_role.rb
Overview
Constants for dataset column role
Constant Summary collapse
- NONE =
No specific role, additional data which could be identified as target in a session
:none
- TIMESTAMP =
The timestamp column to use as the basis for a time-series session request
:timestamp
- TARGET =
The target column for which to make predictions
:target
- FEATURE =
A feature to be included in analysis
:feature