Skip to content

Commit 46dfc12

Browse files
committed
added hint about optimal threshhold
1 parent a887626 commit 46dfc12

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/best-practices/training.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@ Threshold based metrics will be calculated with the default threshold of 0.5 as
104104

105105
The results along with the optimal threshold will be shown in the GUI and also saved to a CSV file in the output directory.
106106

107+
.. hint::
108+
The optimal threshhold is selected based on the F1-Score. This might cause precision or recall to be lower than on the default threshhold.
109+
107110
3.5 Model Save Mode
108111
##########################
109112

0 commit comments

Comments
 (0)