A lock-tender transport-now classifier defaults to a 0.5 cutoff even though the confusion matrix shows that cutoff floods the bay with false launches. How should they choose the operating point?
Select an answer to reveal the explanation.
Short Explanation
The transport-now classifier keeps 0.5 even though that cutoff floods the bay with false launches. Read the confusion matrix and the cost of each cell, then pick a different threshold. Fraud Detector is not that choice, and RMSE is a regression metric.
Full Explanation
Interpret the confusion matrix and the cost of each cell to choose an operating threshold. A 0.5 default that floods false launches is the wrong point. Fraud Detector is not that choice, and RMSE is a regression metric.