Anáhuac Machine Learning

These are materials for a machine learning course at Anahuac, February 5 - 17, 2020. If you have any questions or comments please email me at hersh [at] chapman [dot] edu

Syllabus: Anahuac_Machine_Learning.docx


Schedule

  • February 7, 13:00-16:00, SCAD6
    1. More exploratory data analysis: group_by(), arrange()
    2. Bias-Variance Tradeoff
    3. Linear Models in R
  • February 10, 13:00-16:00, SDCAIDE1 - Classification
    • Logistic Regression
    • Interpreting logistic regression and estimation in R
    • Classification diagnostics: ROC Curves, AUC, calibration,Confusion matrices, false/true positives and negatives, lift charts
    • Severe class imbalance
  • Slides: Class_3_Classification.pptx
  • Code: class_3_classification.r
  • In-class code: Feb10_inclass.r


Textbooks


Problem Sets

Datasets


Additional References: