You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/mlpaths_grids.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,20 +29,20 @@ timeline
29
29
30
30
<divclass="grid cards"markdown>
31
31
32
-
-[**1. Introduction to Data Science and Machine Learning**](mlpaths/A1_Intro_to_DataScience_and_ML.md)
32
+
-[**A1. Introduction to Data Science and Machine Learning**](mlpaths/A1_Intro_to_DataScience_and_ML.md)
33
33
34
34
---
35
35
36
36
<p>Data Science is an interdisciplinary field focused on extracting knowledge and insights from data. Machine Learning (ML), a key component of Artificial Intelligence (AI), enables systems to learn from data to make decisions or predictions.</p>
37
37
38
-
-[<b>2. Python for Data Science</b>](mlpaths/A2_Python_for_DataScience.md)
38
+
-[<b>A2. Python for Data Science</b>](mlpaths/A2_Python_for_DataScience.md)
39
39
40
40
---
41
41
42
42
<p>Python's simplicity, versatility, and vast ecosystem of specialized libraries have made it the cornerstone of modern data science.
43
43
44
44
45
-
- <b>3. Ethical Considerations of Data Science</b>
45
+
- <b>A3. Ethical Considerations of Data Science</b>
46
46
47
47
---
48
48
@@ -54,7 +54,7 @@ timeline
54
54
55
55
<divclass="grid cards"markdown>
56
56
57
-
- <b>4. Statistical Learning and Regression Models</b>
57
+
- <b>B1. Statistical Learning and Regression Models</b>
58
58
59
59
---
60
60
@@ -68,19 +68,19 @@ timeline
68
68
69
69
<divclass="grid cards"markdown>
70
70
71
-
- <b>5. Supervised Learning</b>
71
+
- <b>C1. Supervised Learning</b>
72
72
73
73
---
74
74
75
75
<p>S
76
76
77
-
- <b>6. Unsupervised Learning</b>
77
+
- <b>C2. Unsupervised Learning</b>
78
78
79
79
---
80
80
81
81
<p>S
82
82
83
-
- <b>7. Ensemble Methods</b>
83
+
- <b>C3. Ensemble Methods</b>
84
84
85
85
---
86
86
@@ -93,28 +93,28 @@ timeline
93
93
94
94
<divclass="grid cards"markdown>
95
95
96
-
- <b>8. Introduction to Deep Learning </b>
96
+
- <b>D1. Introduction to Deep Learning </b>
97
97
98
98
---
99
99
100
100
<p>S
101
101
102
102
103
-
- <b>9. Recurrent Neural Networks and Sequence Models </b>
103
+
- <b>D2. Recurrent Neural Networks and Sequence Models </b>
0 commit comments