trainingJobDefinitions property

List<HyperParameterTrainingJobDefinition>? trainingJobDefinitions
final

A list of the HyperParameterTrainingJobDefinition objects launched for this tuning job.

Implementation

final List<HyperParameterTrainingJobDefinition>? trainingJobDefinitions;