Custom metric.
KEY | TYPE | Description |
---|---|---|
customMetricId | str | Unique string identifier of the custom metric. |
name | str | Name assigned to the custom metric. |
createdAt | str | Date and time when the custom metric was created (ISO 8601 format). |
problemType | str | Problem type that this custom metric is applicable to (e.g. regression). |
notebookId | str | Unique string identifier of the notebook used to create/edit the custom metric. |
latestCustomMetricVersion | CustomMetricVersion | Latest version of the custom metric. |