Research pilot applications are open. Apply for pilot →
Concepts & guides

Feature roles

Understand how Ounias interprets dataset columns and why their assigned roles affect downstream analyses.

Why feature roles matter

Columns in a structured dataset can serve different analytical purposes.

During ingestion, Ounias detects likely column types and allows you to review how each column should participate in analysis.

The selected roles determine which columns are available to analytical pipelines and which have special meanings such as identifiers, supervised targets, or longitudinal ordering variables.

Analytical features

These columns provide information to analytical methods.

  • Continuous features
  • Categorical features
  • Binary features
  • Note: For ordinal features, assign as categorical

Special roles

Some columns describe the structure of the analysis rather than acting as ordinary model features.

  • Identifier
  • Supervised target
  • Longitudinal entity identifier
  • Observation index
  • Observation datetime

Excluded columns

Not every column needs to participate in analysis.

Columns that are irrelevant, administrative, duplicated, unsuitable for modeling, or otherwise outside the intended analysis can be excluded during feature mapping.

Validation

Ounias checks whether configured roles are consistent with the underlying data.

Feature-role validation is intended to catch mismatches before they reach analytical pipelines. Incorrect feature roles can materially change which methods are available and how results should be interpreted.