Skip to content

Commit 139704f

Browse files
Update mlpaths.md
1 parent 31d47bf commit 139704f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/mlpaths.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,15 @@ We present 12 topics in the data science learning path, providing learning objec
88
eth["`**Ethics**`"] --> ds
99
ds --> stats["`**Statistics**`"]
1010
eth --> stats
11-
12-
1311
subgraph ds ["`**General Data Science**`"]
1412
introds["`**Intro to Data Science and Machine Learning**`"] --> pyds["`**Python for Data Science**`"]
1513
end
16-
1714
subgraph C ["`**Classical Machine Learning**`"]
1815
class["`**4.Classification Algorithms**`"] --> ensemble["`**5. Ensemble Methods**`"] --> UL["`**6. Unsupervised Learning**`"]
1916
end
20-
2117
subgraph D ["`**Deep Learning**`"]
2218
introdl["`**Intro to Deep Learning**`"] --> RNN["`**Recurrent Neural Networks and Sequence Models**`"] --> Gen["`**Generative Models**`"] --> TL["`**Transfer Learning anf Fine Tuning**`"]
2319
end
24-
2520
C --> cdci["`**Model Deployment and Productionization**`"]
2621
D --> cdci
2722
ds --> cdci

0 commit comments

Comments
 (0)