Overview
Custom Metrics allow you to conduct in-depth analysis on runs, rather than being limited to the summary statistics reported in the platform. See our web app documentation for additional details.Creating a Custom Metric
You can create a custom metric from local python file implementingcustom_metric_function.py as follows:
create CustomMetric from scratch
create CustomMetric from id