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 5,6 - Classification: SVMs, Naive Bayes, KNN and Decision Trees

Week 5,6 Lecture Material

  • Lecture Slides
    • Slides PDF Gradient Descent
    • Slides PDF SVMs
    • Slides PDF Naive Bayes
    • Slides PDF Decision Trees
  • Notebooks
    • Gradient Descent Notebook
    • Decision Tree Notebook
    • BCC Data Notebook
    • SVM Notebook
    • Decision Tree Scratch Notebook

Week 5 Discussion

  • Slides
  • Notebook

Week 6 Discussion

  • Slides
  • Notebook