measurements property
A list of measurements that are strictly lexicographically ordered by their induced tuples (steps, elapsed_time).
These are used for early stopping computations.
Implementation
core.List<GoogleCloudMlV1Measurement>? measurements;