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
E. Continuous Integration / Continuous Deployment : E1. MLOps
32
32
: E2. LLMOps
33
33
: E3. AgentsOps
34
34
```
@@ -44,28 +44,28 @@ timeline
44
44
45
45
<divclass="grid cards"markdown>
46
46
47
-
-[:material-creation: **A1. Introduction to Data Science and Machine Learning**](mlpaths/A1_Intro_to_DataScience_and_ML.md)
47
+
-[<b> :material-creation: A1. Introduction to Data Science and Machine Learning</b>](mlpaths/A1_Intro_to_DataScience_and_ML.md)
48
48
49
49
---
50
50
51
51
<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>
52
52
53
53
54
-
-[<b>:material-poll: A2. Data Analysis with Pandas</b>](mlpaths/A2_Python_for_DataScience.md)
54
+
-[<b>:material-poll: A2. Data Analysis with Pandas</b>](mlpaths/A2_Python_for_DataScience.md)
55
55
56
56
---
57
57
58
58
<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.
59
59
60
60
61
-
-[<b>:material-chart-scatter-plot-hexbin: A3. Data Visualization with Matplotlib and Seaborn</b>](mlpaths/A2_Python_for_DataScience.md)
61
+
-[<b>:material-chart-scatter-plot-hexbin: A3. Data Visualization with Matplotlib and Seaborn</b>](mlpaths/A2_Python_for_DataScience.md)
62
62
63
63
---
64
64
65
65
<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.
66
66
67
67
68
-
- <b>:material-scale-balance: A4. Ethical Considerations of Data Science</b>
68
+
- <b>:material-scale-balance: A4. Ethical Considerations of Data Science</b>
0 commit comments