iterationResults property
Results for all completed iterations.
Empty for [hyperparameter tuning jobs](/bigquery-ml/docs/reference/standard-sql/bigqueryml-syntax-hp-tuning-overview).
Implementation
core.List<IterationResult>? iterationResults;
Results for all completed iterations.
Empty for [hyperparameter tuning jobs](/bigquery-ml/docs/reference/standard-sql/bigqueryml-syntax-hp-tuning-overview).
core.List<IterationResult>? iterationResults;