Core Module Documentation#

neuralprophet.utils_metrics.get_metrics(metric_input)#

Returns a dict of metrics.

Parameters

metrics (input received from the user) – List of metrics to use.

Returns

Dict of names of torchmetrics.Metric metrics

Return type

dict