Closed gleonard-m closed 3 years ago
Closes #178 Evaluates threshold values, displays result
Determines the optimal cut off using the mid point between predicted sigmoid values as possible cutoffs. The cut off is rounded to 2 decimal places.
Removed --confidence-threshold, -t from fathom train options
--confidence-threshold, -t
Output sample Optimal cutoff: 0.31
Optimal cutoff: 0.31
Closes #178 Evaluates threshold values, displays result
Determines the optimal cut off using the mid point between predicted sigmoid values as possible cutoffs. The cut off is rounded to 2 decimal places.
Removed
--confidence-threshold, -t
from fathom train optionsOutput sample
Optimal cutoff: 0.31