YLP Logistic Regression
YLP Logistic Regression
LAKSHMI PRASAD
08978784848
Objectives
Introduction to Logistic regression
Some Potential Problems and Solutions
Probability and Odds
Assumptions of Logistic Regression
Interpreting Coefficients in Logistic Regression
Evaluating the performance of the model
Point no. 1 2 3 4 5 6 7 8 9
p
odds
1 p
p
ln odds ln ln p ln 1 p
1 p
Model Complexity
Questions for Classification!
What is the NATURE of classifier’s DECISION BOUNDARY?
What is the COMPLEXITY of classifier’s DECISION
BOUNDARY?
How do I CONTROL the COMPLEXITY of the classifier?
How do I know when the classifier is COMPLEX ENOUGH?
How to pick the right CLASSIFIER to use?
Metrics to Evaluate
1. Confusion Matrix (Accuracy, Sensitivity, Specificity )
2. Receiver Operating characteristic Curve
3. Weight of Evidence
4. Concordant, Discordant, Tied Pairs
5. Area Under Curve (c-Statistic)
6. Akaike Information Criterion
7. Gini Coefficient