Skip to content

Commit e9e0660

Browse files
Update mlpaths.md
1 parent e1f6ad8 commit e9e0660

File tree

1 file changed

+23
-18
lines changed

1 file changed

+23
-18
lines changed

docs/mlpaths.md

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -26,24 +26,29 @@ timeline
2626

2727
#### Introduction to Data Science and Machine Learning
2828

29-
??? note "Content"
30-
- **Learning Objective**: Understand the fundamental concepts of data science and machine learning, and their real-world applications.
31-
32-
- **Related Skills**:
33-
1. Defining and framing data science problems
34-
2. Identifying appropriate machine learning techniques for different tasks
35-
3. Distinguishing between supervised and unsupervised learning
36-
- **Subtopics**:
37-
1. Definition and scope of data science
38-
2. Overview of machine learning algorithms (regression, classification, clustering)
39-
3. Applications of data science in various industries (e.g., healthcare, finance, marketing)
40-
4. Ethical considerations in data science
41-
5. Hands-on introduction to machine learning using Python and scikit-learn
42-
43-
- **References and Resources**:
44-
- "An Introduction to Statistical Learning" by Gareth James et al.
45-
- "Machine Learning for Absolute Beginners" by Oliver Theobald
46-
- Kaggle Learn courses on data science and machine learning fundamentals
29+
??? note "Content description"
30+
31+
**Learning Objective**: Understand the fundamental concepts of data science and machine learning, and their real-world applications.
32+
33+
**Related Skills**:
34+
35+
- Defining and framing data science problems
36+
- Identifying appropriate machine learning techniques for different tasks
37+
- Distinguishing between supervised and unsupervised learning
38+
39+
**Subtopics**:
40+
41+
- Definition and scope of data science
42+
- Overview of machine learning algorithms (regression, classification, clustering)
43+
- Applications of data science in various industries (e.g., healthcare, finance, marketing)
44+
- Ethical considerations in data science
45+
- Hands-on introduction to machine learning using Python and scikit-learn
46+
47+
**References and Resources**:
48+
49+
- "An Introduction to Statistical Learning" by Gareth James et al.
50+
- "Machine Learning for Absolute Beginners" by Oliver Theobald
51+
- Kaggle Learn courses on data science and machine learning fundamentals
4752

4853

4954
#### Python for Data Science

0 commit comments

Comments
 (0)