maxIterations property
Maximum number of iterations specified as max_iterations in the 'CREATE MODEL' query.
The actual number of iterations may be less than this number due to early stop.
Output only.
Implementation
core.String? maxIterations;
Maximum number of iterations specified as max_iterations in the 'CREATE MODEL' query.
The actual number of iterations may be less than this number due to early stop.
Output only.
core.String? maxIterations;