Skip to content

Commit 213187a

Browse files
Update mlpaths_grids.md
1 parent 905fab7 commit 213187a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/mlpaths_grids.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,28 +47,28 @@ timeline
4747

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

50-
- [**A1. Introduction to Data Science and Machine Learning**](mlpaths/A1_Intro_to_DataScience_and_ML.md)
50+
- [:material-creation: **A1. Introduction to Data Science and Machine Learning**](mlpaths/A1_Intro_to_DataScience_and_ML.md)
5151

5252
---
5353

5454
<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>
5555

5656

57-
- [<b>A2. Data Analysis with Pandas</b>](mlpaths/A2_Python_for_DataScience.md)
57+
- [<b>:material-poll: A2. Data Analysis with Pandas</b>](mlpaths/A2_Python_for_DataScience.md)
5858

5959
---
6060

6161
<p>Pandas is an open-source Python library used for data manipulation and analysis. It provides data structures, such as Series (1D) and DataFrames (2D), designed to handle tabular datasets efficiently.
6262

6363

64-
- [<b>A3. Data Visualization with Matplotlib and Seaborn</b>](mlpaths/A2_Python_for_DataScience.md)
64+
- [<b>:material-chart-scatter-plot-hexbin: A3. Data Visualization with Matplotlib and Seaborn</b>](mlpaths/A2_Python_for_DataScience.md)
6565

6666
---
6767

6868
<p>Matplotlib is a library in Python that enables users to generate visualizations like histograms, scatter plots, bar charts, pie charts and much more. Seaborn is a visualization library that is built on top of Matplotlib. It provides data visualizations that are typically more aesthetic and statistically sophisticated.
6969

7070

71-
- <b>A4. Ethical Considerations of Data Science</b>
71+
- <b>:material-scale-balance: A4. Ethical Considerations of Data Science</b>
7272

7373
---
7474

0 commit comments

Comments
 (0)