getInfoFilePath

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

Return

Absolute path to the per‑run CSV with run metadata (INFO).

Parameters

model

Dataset context used to compute the base parts.

isTargetAll

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