A golf model gives p equals 0.72 with threshold 0.5. What is the prediction?
A linear score grows large and positive. Where does the probability head?
A score of z equals 1.1 gives e to minus z about one third. With p equals 1 over 1 plus e to minus z, what is p?
Answer: ______________
A golf model estimates a 0.72 probability that a putt goes in. Using a threshold of 0.5, what does the model predict?
Maximum likelihood picks the weights that make the observed labels most probable.
Circle one: True False
A logistic model with two features has linear score z = 2x1 + x2 - 6. With a threshold of 0.5, which equation describes the decision boundary?
A medical study fits a logistic model to a biomarker. For one patient the linear score is z = 1.1, so e^-1.1 is about 1/3. The probability of success is p = 1 / (1 + e^-z). What is p? Give your answer as a decimal.
Answer: ______________
With z equals 2 x1 plus x2 minus 6 and threshold 0.5, which line is the boundary?
In the golf model, you raise the decision threshold from 0.5 to 0.8. What happens to the two kinds of mistakes?
The golf threshold rises from 0.5 to 0.8. What happens to the two mistake kinds?