A tutorial which shows how custom metrics can be made using Metric class would be useful.
The example can create an easy metric like the Levenshtein Distance between two strings.
Reference - https://pytorch.org/ignite/metrics.html#how-to-create-a-custom-metric
A tutorial which shows how custom metrics can be made using
Metricclass would be useful.The example can create an easy metric like the Levenshtein Distance between two strings.
Reference - https://pytorch.org/ignite/metrics.html#how-to-create-a-custom-metric