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 bd4757b71a.

* Update courses/free-courses-en.md

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
Akshay Chandra 2025-10-05 08:36:27 +05:30 committed by GitHub
parent 4ca9ece126
commit 6cf9bcbe91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)