Skip to content

Commit fe907d1

Browse files
Update mlpaths.md
1 parent 86bde88 commit fe907d1

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

docs/mlpaths.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,34 @@ We present 12 topics in the data science learning path, providing learning objec
1414
eth --> D
1515
```
1616

17+
```mermaid
18+
timeline
19+
title History of Social Media Platform
20+
2002 : LinkedIn
21+
2004 : Facebook
22+
: Google
23+
2005 : Youtube
24+
2006 : Twitter
25+
```
26+
27+
```mermaid
28+
timeline
29+
title Machine Learning Learning Path
30+
A.General Data Science : 1.Introduction to Data Science and Machine Learning
31+
: 2.Python for Data Science
32+
B.Statistics : 3.Statistical Learning and Regression Models
33+
C.Classical Machine Learning :
34+
: 4.Classification Algorithms
35+
: 5.Ensemble Methods
36+
: 6.Unsupervised Learning
37+
D.Deep Learning : 7.Introduction to Deep Learning
38+
: 8.Recurrent Neural Networks and Sequence Models
39+
: 9.Generative Models
40+
: 10.Transfer Learning and Fine-tuning
41+
E.CDCI : 11.Model Deployment and Productionization
42+
F.Ethics : 12.Ethical Considerations in Data Science
43+
44+
```
1745

1846
```mermaid
1947
flowchart TB

0 commit comments

Comments
 (0)