How to do prediction in a binary classification with logistic regression when we care much more about type I error than type II error?

31 Views Asked by At

How to do prediction in a binary classification with logistic regression when we care much more about type I error than type II error? Which criteria should I use to select the threshold value and how should I show different altitude to type I error and type II error?