Posts
- Dec 30, 2025
My shot at explaining the statistical intuition behind the most common filter methods in Data Science and ML.
- Oct 23, 2025
My college notes on recommender systems, including the making recommendations, collaborative filtering, content-based filtering, deep learning for content-based filtering and more.
- Oct 23, 2025
These are my notes on Principal Component Analysis (PCA), with the algorithm and implementation in Python.
- Oct 23, 2025
My college notes on probability theory, including discrete/continuous random variables and distributions, conditional probability and independence, expectation, limits, random walks and more. Most of the notes are from the book 'Probability with Applications and R' by Wagaman and Dobrow. If you have the chance, I highly recommend reading the book or going through its problems.