API Methods under "custom_metric" category


Methods:


POSTcreateCustomMetric

Registers a new custom metric which can be used as an evaluation metric for the trained model.

GETdescribeCustomMetric

Retrieves a full description of a previously registered custom metric function.

PATCHupdateCustomMetric

Updates a previously registered custom metric with a new function implementation.

DELETEdeleteCustomMetric

Deletes a previously registered custom metric.

GETdescribeCustomMetricVersion

Describes a given custom metric version

GETlistCustomMetrics

Retrieves a list of registered custom metrics.