Skip to content

Commit b6fa161

Browse files
authored
Merge pull request #313 from DHI/links
Link to metrics page
2 parents f8f2e80 + 1ee5bfe commit b6fa161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/terminology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ A **model result** is the output of any type of numerical model. It is the data
3838

3939

4040
### Metric
41-
A **metric** is a quantitative measure (a mathematical expression) used to evaluate the performance of a numerical model. Metrics provide a standardized way to assess the model's accuracy, precision, and other attributes. A metric aggregates the skill of a model into a single number. See list of [metrics](api/misc.md#modelskill.metrics) supported by `ModelSkill`.
41+
A **metric** is a quantitative measure (a mathematical expression) used to evaluate the performance of a numerical model. Metrics provide a standardized way to assess the model's accuracy, precision, and other attributes. A metric aggregates the skill of a model into a single number. See list of [metrics](api/metrics.md#modelskill.metrics) supported by `ModelSkill`.
4242

4343

4444
### Score

0 commit comments

Comments
 (0)