This repository collects coding assignments completed for UC Berkeley’s CS189: Introduction to Machine Learning.
Each homework focuses on implementing core machine learning algorithms and applying them to real-world datasets.
-
Homework 1 – Support Vector Machines & Feature Engineering
-
Homework 3 – QDA & LDA Classifiers
-
Homework 4 – Regression Methods
-
Homework 5 – Decision Trees
-
Homework 7 – Movie Recommender System (Latent Semantic Analysis)