From 6cf9bcbe9115af8d6bf257ad7cb08a9d5e7c274b Mon Sep 17 00:00:00 2001 From: Akshay Chandra Date: Sun, 5 Oct 2025 08:36:27 +0530 Subject: [PATCH] Added Statistics and Machine Learning in R course. From StatQuest by Josh Starmer (#12133) * Added Statistics and Machine learning course by StatQuest * Edited alphabetical order of previous commit * Added Network Security Book by OpenLearn * Revert "Added Network Security Book by OpenLearn" This reverts commit bd4757b71a5c00169492c4d46357b2bc337adb7e. * Update courses/free-courses-en.md Co-authored-by: Eric Hellman --------- Co-authored-by: Eric Hellman --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 810482aa8..33046fe5f 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -1369,6 +1369,7 @@ * [PyTorch tutorials](https://pytorch.org/tutorials) - PyTorch.org * [Stanford SEE 229 - Machine Learning](https://see.stanford.edu/Course/CS229) * [Stanford University Machine Learning](https://www.coursera.org/learn/machine-learning) +* [Statistics and Machine Learning in R](https://youtube.com/playlist?list=PLblh5JKOoLUJJpBNfk8_YadPwDTO2SCbx) - StatQuest by Josh Starmer * [Statistics for Applications](https://ocw.mit.edu/courses/18-650-statistics-for-applications-fall-2016/) - MIT OpenCourseWare * [Understand Machine Learning Engineering by Building Projects](https://github.com/alexeygrigorev/mlbookcamp-code/tree/master/course-zoomcamp) - Alexey Grigorev * [Understanding AI from Scratch – Neural Networks Course](https://www.youtube.com/watch?v=VgzHT9quo5c) - Radu (FreeCodeCamp)