Classification Fundamentals
Section outline
- 
                    
- Decision trees, Naïve Bayes, Logistic regression
 - Supervised vs unsupervised learning
 
RReading
- Han, Kamber & Pei (Ch. 6)
 - Shmueli et al., Data Mining for Business Analytics (Ch. 4)
 
- Lab: Implementing decision trees & Naïve Bayes in Python/R
 - Case Study: Credit scoring with classification