# Idea
In [[logistic regression]], the sign of the raw model output are used to make class predictions; applying the [[sigmoid function]] to the raw model output returns logistic regression probabilities.
![[Pasted image 244.png]]
# References
- https://campus.datacamp.com/courses/linear-classifiers-in-python/logistic-regression-3?ex=5