range property
A range of values for a numerical feature.
Example: {"range":{"low":10000.0,"high":50000.0}}
will capture 12345 and
23334 in the slice.
Implementation
GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecRange? range;
A range of values for a numerical feature.
Example: {"range":{"low":10000.0,"high":50000.0}}
will capture 12345 and
23334 in the slice.
GoogleCloudAiplatformV1ModelEvaluationSliceSliceSliceSpecRange? range;