1. Introduction to Machine Learning
  2. 1. Week 1,2 - Data, Numpy, Matrices, Error/Loss functions and Regression
  3. 2. Week 3,4 - Non-Linear Regression, OLS, and Log Loss
  4. 3. Week 5,6 - Classification: SVMs, Naive Bayes, KNN and Decision Trees
  5. 4. Week 7,8 - Classification & Intro to Unsupervised Learning: Clustering & Dimensional Reduction
  6. 5. Week 9,10 - Neural Networks: ANNs, DNNs, and CNNs
  7. 6. Jupyter Notebook Export Tutorial

UCSD CSE151A Fall 2024

Week 7,8 - Classification & Intro to Unsupervised Learning: Clustering & Dimensional Reduction

Week 7,8 Lecture Material

  • Lecture Slides
    • Slides PDF KNNs
    • Slides PDF SVD & PCA
    • Slides PDF PCA & K-Means
    • Slides PDF Adv Linear Algebra
  • Notebooks
    • Optional Handwriting Notebook
    • KNN, PCA, K-means Notebook
    • PCA & SVD Notebook

Week 7 Discussion

  • Slides
  • Notebook

Week 8 Discussion

  • Slides
  • Notebook