Skip to content

Commit

Permalink
Merge pull request #698 from dstl/jswright-dstl-patch-1
Browse files Browse the repository at this point in the history
Update Metrics.py
  • Loading branch information
sdhiscocks authored Aug 18, 2022
2 parents ce16944 + 5a290fe commit c733097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/Metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
basic_generator = BasicMetrics()

# %%
# Next we'll create the Optimal SubPattern Assignment (OPSA) metric generator. This metric is
# Next we'll create the Optimal SubPattern Assignment (OSPA) metric generator. This metric is
# calculated at each time step, giving an overall multi-track to multi-groundtruth missed distance.
# This has two properties: :math:`p \in [1,\infty]` for outlier sensitivity and :math:`c > 1` for
# cardinality penalty. [#]_
Expand Down

0 comments on commit c733097

Please sign in to comment.