Introduction to machine learning

Module 5

🟠 … currently under review … 🟠

Lecture Outline

  • Introduction to Machine Learning
  • Shifting the emphasis on empirical prediction
    • Distinction between supervised & unsupervised algorithms
      • Supervised ML Example
        • Logistic regression
        • 🌳 Random Forest / decision trees 🌲
      • Unsupervised ML Example
        • PCA for dimension reduction
        • K-means Clustering

Lecture slides

Practice slides

Practice input data (as subfolder)

Practice R code (as .R file)