Machine Learning Notes22
Machine Learning Notes22
Richard Johansson
[email protected]
Welcome to the course!
[source]
[source]
Applications…
[source]
Topics covered in the course
[source]
Why machine learning?
10 10
5 5
0 0
5 5
10 10
7.5 5.0 2.5 0.0 2.5 5.0 7.5 10.0 7.5 5.0 2.5 0.0 2.5 5.0 7.5 10.0
versicolor
2.4 virginica
2.2
2.0
petal_width
1.8
1.6
1.4
1.2
1.0
3.0 3.5 4.0 4.5 5.0 5.5 6.0 6.5 7.0
petal_length
Approach 1: linear separator
2.4
2.2
2.0
petal_width
1.8
1.6
1.4
1.2
1.0
3.0 3.5 4.0 4.5 5.0 5.5 6.0 6.5
petal_length
Approach 2: if/then/else tree
2.4
2.2
2.0
petal_width
1.8
1.6
1.4
1.2
1.0
3.0 3.5 4.0 4.5 5.0 5.5 6.0 6.5
petal_length
Basic supervised machine learning workflow
Basic ML methodology: evaluation
[source]
Overview
See also
https://scikit-learn.org/stable/getting_started.html
Up next