We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a887626 commit 46dfc12Copy full SHA for 46dfc12
1 file changed
docs/best-practices/training.rst
@@ -104,6 +104,9 @@ Threshold based metrics will be calculated with the default threshold of 0.5 as
104
105
The results along with the optimal threshold will be shown in the GUI and also saved to a CSV file in the output directory.
106
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
+
110
3.5 Model Save Mode
111
##########################
112
0 commit comments