getAggregatedDataFilePath

fun getAggregatedDataFilePath(model: DatasetModel, isTargetAll: Boolean = false): String

Return

Absolute path to the per‑run CSV with aggregated/final table.

Parameters

model

Dataset context used to compute the base parts.

isTargetAll

When true, uses the ALL token instead of the model’s target.