Skip to content

Commit 95b09e1

Browse files
Update mlpaths_grids.md
1 parent 8caa187 commit 95b09e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/mlpaths_grids.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,16 @@ timeline
4747

4848
<div class="grid cards" markdown>
4949

50+
div {
51+
background: rgb(250, 250, 250, 0.6);
52+
5053
- [**A1. Introduction to Data Science and Machine Learning**](mlpaths/A1_Intro_to_DataScience_and_ML.md)
5154

5255
---
5356

5457
<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>
58+
}
59+
5560

5661
- [<b>A2. Data Analysis with Pandas</b>](mlpaths/A2_Python_for_DataScience.md)
5762

0 commit comments

Comments
 (0)