From a597f66615662b28ea903019344eb4d5163c9824 Mon Sep 17 00:00:00 2001 From: Sankalpkumarsingh1234 <141823539+Sankalpkumarsingh1234@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:12:13 +0530 Subject: [PATCH] Add beginner machine learning resource --- books/free-programming-books-ml.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-ml.md b/books/free-programming-books-ml.md index a53d1a295..15d816e96 100644 --- a/books/free-programming-books-ml.md +++ b/books/free-programming-books-ml.md @@ -10,5 +10,6 @@ * [XII_Computer_Science_Part_I](https://samagra.kite.kerala.gov.in/files/samagra-resource/uploads/tbookscmq/Class_XII/MAL_MED/Computer%20Science%20Part%201%20.pdf) - SCERT (PDF) * [XII_Computer_Science_Part_II](https://samagra.kite.kerala.gov.in/files/samagra-resource/uploads/tbookscmq/Class_XII/MAL_MED/Computer%20Science%20Part%202.pdf) - SCERT (PDF) +- [Machine Learning for Absolute Beginners](https://www.kdnuggets.com/2017/08/machine-learning-absolute-beginners.html) – Introductory article explaining basic ML concepts.