trainingDataset property
Optional training dataset used to train the model. It can serve as a reference dataset to identify changes in production.
Implementation
final ModelMonitoringInput? trainingDataset;
Optional training dataset used to train the model. It can serve as a reference dataset to identify changes in production.
final ModelMonitoringInput? trainingDataset;