The k-th Nearest Neighbour algorithm in actionVisualising the kNN algorithm in 2D, with explanations of how the algorithm works and identifying optimal k values.17h ago17h ago
Multiple linear regression: closed form solution and example in codeExtending the 1d linear regression problem to account for n>1 features. Derivation of the OLS solution and importing the model in Python.Dec 29, 2024Dec 29, 2024
Build your first linear regression model in 2 lines of codeLearn how to derive the closed form solution for linear regression in one dimension.Dec 24, 2024Dec 24, 2024
Data pre-processing: the top 3 mistakes beginners makeCommon misconceptions about train-test splits, class imbalance and data leakage.Dec 18, 2024Dec 18, 2024
My biggest question as a machine learning newbieAn intro to what machine learning is and why you should care.Dec 18, 2024Dec 18, 2024