aip_sdk.MetricErrorCode
aip_sdk.MetricErrorCode
Why a dataset (row-level) metric cannot score a dataset version. Same vocabulary as
the POST /runs gate, so a verdict here matches what a run attempt would hit.
aip_sdk.MetricErrorCode.OP_MISSING_COLUMNS
aip_sdk.MetricErrorCode.OP_MISSING_COLUMNS = 'OpMissingColumns'
No docstring is defined in the source.
aip_sdk.MetricErrorCode.OP_NOT_FOUND
aip_sdk.MetricErrorCode.OP_NOT_FOUND = 'OpNotFound'
No docstring is defined in the source.
aip_sdk.MetricErrorCode.OP_SCHEMA_INCOMPATIBLE
aip_sdk.MetricErrorCode.OP_SCHEMA_INCOMPATIBLE = 'OpSchemaIncompatible'
No docstring is defined in the source.
aip_sdk.MetricErrorCode.OP_TASK_TYPE_INCOMPATIBLE
aip_sdk.MetricErrorCode.OP_TASK_TYPE_INCOMPATIBLE = 'OpTaskTypeIncompatible'
No docstring is defined in the source.
aip_sdk.MetricErrorCode.SCORER_CONTRACT_MISMATCH
aip_sdk.MetricErrorCode.SCORER_CONTRACT_MISMATCH = 'ScorerContractMismatch'
No docstring is defined in the source.