From f8312159677d610e9bc7b4665dc8196392ea622f Mon Sep 17 00:00:00 2001 From: Riyan J <142132463+riyanj220@users.noreply.github.com> Date: Fri, 8 May 2026 10:50:56 +0500 Subject: [PATCH] Add Interactive Step-by-Step ML Algorithms Solver link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1eef96f..89517b3 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,7 @@ Each day I take one subject from the list below, read it cover to cover, take no - [ ] [Comparing supervised learning algorithms](http://www.dataschool.io/comparing-supervised-learning-algorithms/) - [ ] [Machine Learning Algorithms: A collection of minimal and clean implementations of machine learning algorithms](https://github.com/rushter/MLAlgorithms) - [ ] [KNN Algorithm in Machine Learning](https://www.scaler.com/topics/what-is-knn-algorithm-in-machine-learning/) +- [ ] [Interactive Step-by-Step Machine Learning Algorithms Solver](https://www.stepbystepml.com/) ## Beginner Books - [ ] [Data Smart: Using Data Science to Transform Information into Insight 1st Edition](https://www.amazon.com/Data-Smart-Science-Transform-Information/dp/111866146X)