From f595fe303b9d5c1292d16d6a3893fabbf78c0b88 Mon Sep 17 00:00:00 2001 From: ShashankaShekharSharma <135298952+ShashankaShekharSharma@users.noreply.github.com> Date: Sat, 13 Jan 2024 13:24:13 +0530 Subject: [PATCH 1/2] Update Resources.md --- Statistics-Probability/Resources.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Statistics-Probability/Resources.md b/Statistics-Probability/Resources.md index 99ad3f2..d8cd56f 100644 --- a/Statistics-Probability/Resources.md +++ b/Statistics-Probability/Resources.md @@ -1,12 +1,6 @@ # 7. PROBABILITY AND STATISTICS ([back ↑](#table-of-contents)) # Python - -- [X] [Probabilistic Modeling and Bayesian Networks](http://www.ehu.eus/en/web/kisa/prestakuntza-programa) (by Borja Calvo and Aritz PĂ©rez. *Master in Computational Engineering and Intelligent Systems*, University of the Basque Country). 3 ECTS ~ 75 hours. - 1. Introduction to probabilistic modeling. - 2. Modeling of joint probabilities through Bayesian networks. - 3. Automatic learning of Bayesian networks. - 4. Applications of Bayesian networks: supervised classification. - [X] [Statistical Thinking in Python (Part 1)](https://www.datacamp.com/courses/statistical-thinking-in-python-part-1) (by Justin Bois at DataCamp). ~ 3 hours. 1. Graphical exploratory data analysis. 2. Quantitative exploratory data analysis. From 90916dfe1e64fd1c0783d44f296f0db3b5102a30 Mon Sep 17 00:00:00 2001 From: ShashankaShekharSharma <135298952+ShashankaShekharSharma@users.noreply.github.com> Date: Sat, 13 Jan 2024 14:10:01 +0530 Subject: [PATCH 2/2] Update Resources.md --- Statistics-Probability/Resources.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Statistics-Probability/Resources.md b/Statistics-Probability/Resources.md index d8cd56f..5b0efd0 100644 --- a/Statistics-Probability/Resources.md +++ b/Statistics-Probability/Resources.md @@ -118,6 +118,11 @@ 2. Shakespeare gets Sentimental. 3. Analyzing TV News. 4. Singing a Happy Song (or Sad?!). +# Basics +- [ ] [Statistics Course from IIT Madras](https://youtube.com/playlist?list=PLZ2ps__7DhBYrMs3zybOqr1DzMFCX49xG&si=8DWcC80syE-iFY-c) + 1. Basics of Statistics + 2. Important Concepts of Probability + 3. Important formulas of Statistics and Probability # Contributing