Skip to content

Commit e2376aa

Browse files
authored
Update data_science_roadmap_2020.md
1 parent cb4ed57 commit e2376aa

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

TechTopics/DataScienceRoadMap2020/data_science_roadmap_2020.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Following is a schedule to learn data science step by step considering 4 hours o
2525
* R
2626
- Marin's lectures: https://www.youtube.com/playlist?list=PLqzoL9-eJTNBlVXxWvJkq0dtVut2sICUW
2727

28-
### Week 5 and 6: Numpy, Pandas, Data Visualization Libraries
28+
### Week 5, 6, 7, 8: Numpy, Pandas, Data Visualization Libraries
2929

3030
* NumPy and Pandas
3131
- Codebasics Numpy playlist: https://www.youtube.com/playlist?list=PLeo1K3hjS3uset9zIVzJWqplaWBiacTEU
@@ -34,19 +34,23 @@ Following is a schedule to learn data science step by step considering 4 hours o
3434
* Visualization library
3535
- Matplotlib: codebasics matplotlib playlist: https://www.youtube.com/playlist?list=PLeo1K3hjS3uu4Lr8_kro2AqaO6CFYgKOl
3636
- Seaborn: codebasics seaborn tutorials: https://www.youtube.com/playlist?list=PLJIOr9Je9wzHT-ptgfelpt2Nyx4VGX_j9
37-
38-
### Week 7, 8, 9: Machine Learning
37+
38+
* Kaggle exploratory data analysis
39+
- Notebooks: https://www.kaggle.com/notebooks
40+
- Datasets: https://www.kaggle.com/datasets
41+
42+
### Week 9, 10, 11, 12: Machine Learning
3943

4044
* Machine learning
4145
- codebasics ml playlist (first 16): https://www.youtube.com/playlist?list=PLeo1K3hjS3uvCeTYTeyfe0-rN5r8zn9rw
4246
- data science regression project: same playlist as above. Tutorial 18 to 25
4347

44-
### Week 10, 11, 12, 13: Deep Learning
48+
### Week 13, 14, 15, 16: Deep Learning
4549

4650
* Deep learning (artificial neural network, convolutional neural network, recurrent neural network)
4751
- codebasics deep learning playlist: https://www.youtube.com/playlist?list=PLeo1K3hjS3uu7CxAacxVndI4bE_o3BDtO
4852

49-
### Week 14, 15, 16, 17: SQL & MongoDB
53+
### Week 17, 18, 19, 20: SQL & MongoDB
5054

5155
* SQL
5256
- kudavenkat playlist (first 16): https://www.youtube.com/playlist?list=PL08903FB7ACA1C2FB
@@ -55,7 +59,7 @@ Following is a schedule to learn data science step by step considering 4 hours o
5559
* MongoDB
5660
- https://www.coursera.org/learn/introduction-mongodb
5761

58-
### Week 18, 19, 20, 21: BI tools
62+
### Week 21, 22, 23, 24: BI tools
5963

6064
* Tableau
6165
- Abhishek Agarwal: https://www.youtube.com/playlist?list=PL6_D9USWkG1C4raCOTlTf_oq4XnNNNtm9

0 commit comments

Comments
 (0)