Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion chapters/en/chapter4/4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ In this section you should describe all the relevant aspects of training that ar

### Variable and metrics[[variable-and-metrics]]

Here you should describe the metrics you use for evaluation, and the different factors you are mesuring. Mentioning which metric(s) were used, on which dataset and which dataset split, makes it easy to compare you model's performance compared to that of other models. These should be informed by the previous sections, such as the intended users and use cases.
Here you should describe the metrics you use for evaluation, and the different factors you are measuring. Mentioning which metric(s) were used, on which dataset and which dataset split, makes it easy to compare your model's performance compared to that of other models. These should be informed by the previous sections, such as the intended users and use cases.

### Evaluation results[[evaluation-results]]

Expand Down