datasetErrors property
Error information for the dataset as a whole.
A maximum of 10 dataset errors will be returned. A single dataset error is terminal for training.
Implementation
core.List<GoogleRpcStatus>? datasetErrors;
Error information for the dataset as a whole.
A maximum of 10 dataset errors will be returned. A single dataset error is terminal for training.
core.List<GoogleRpcStatus>? datasetErrors;