Machine Learning > Logistic Regression > Flashcards
Sigmoid Function (LR)
S-shaped curve that represents the probability of a particular record belonging to a class
Interpretation of Y output
Log odds of the default class:
ln( p(X) / (1-p(X)) )