TP ML

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 54

Machine Learning

With python
Amina Kchaou 2021/2022
▪ What is Machine Learning?

Amina Kchaou Machine learning with python 2021/2022 2


▪ Machine Learning process

Amina Kchaou Machine learning with python 2021/2022 3


▪ Types of Machine Learning

Amina Kchaou Machine learning with python 2021/2022 4


▪ Types of Machine Learning

Amina Kchaou Machine learning with python 2021/2022 5


▪ Types of Machine Learning

Amina Kchaou Machine learning with python 2021/2022 6


▪ Types of Machine Learning

Amina Kchaou Machine learning with python 2021/2022 7


▪ Machine Learning algorithms

Amina Kchaou Machine learning with python 2021/2022 8


Linear Regression

Amina Kchaou Machine learning with python 2021/2022 9


Amina Kchaou Machine learning with python 2021/2022 10
Amina Kchaou Machine learning with python 2021/2022 11
Amina Kchaou Machine learning with python 2021/2022 12
K-nearest neighbors

Amina Kchaou Machine learning with python 2021/2022 13


▪ KNN : Example

Amina Kchaou Machine learning with python 2021/2022 14


▪ KNN : Example

Amina Kchaou Machine learning with python 2021/2022 15


At k=3 it is At k=7 it is
classified as classified as
Amina Kchaou Machine learning with python 2021/2022 16
Amina Kchaou Machine learning with python 2021/2022 17
Amina Kchaou Machine learning with python 18
2021/2022
▪ Confusion matrix

Amina Kchaou Machine learning with python 2021/2022 19


K means clustering

Amina Kchaou Machine learning with python 2021/2022 20


Amina Kchaou Machine learning with python 2021/2022 21
Amina Kchaou Machine learning with python 2021/2022 22
Amina Kchaou Machine learning with python 2021/2022 23
Amina Kchaou Machine learning with python 2021/2022 24
Amina Kchaou Machine learning with python 2021/2022 25
Amina Kchaou Machine learning with python 2021/2022 26
Amina Kchaou Machine learning with python 2021/2022 27
Amina Kchaou Machine learning with python 2021/2022 28
Amina Kchaou Machine learning with python 2021/2022 29
Amina Kchaou Machine learning with python 2021/2022 30
Amina Kchaou Machine learning with python 2021/2022 31
Amina Kchaou Machine learning with python 2021/2022 32
Amina Kchaou Machine learning with python 2021/2022 33
Amina Kchaou Machine learning with python 2021/2022 34
Logistic Regression

Amina Kchaou Machine learning with python 2021/2022 35


Amina Kchaou Machine learning with python 2021/2022 36
Amina Kchaou Machine learning with python 2021/2022 37
Amina Kchaou Machine learning with python 2021/2022 38
Amina Kchaou Machine learning with python 2021/2022 39
Random forest

Amina Kchaou Machine learning with python 2021/2022 40


Amina Kchaou Machine learning with python 2021/2022 41
Amina Kchaou Machine learning with python 2021/2022 42
Amina Kchaou Machine learning with python 2021/2022 43
Decision tree

Amina Kchaou Machine learning with python 2021/2022 44


Amina Kchaou Machine learning with python 2021/2022 45
Amina Kchaou Machine learning with python 2021/2022 46
Amina Kchaou Machine learning with python 2021/2022 47
Amina Kchaou Machine learning with python 2021/2022 48
Amina Kchaou Machine learning with python 2021/2022 49
Support Vector Machine
(SVM)

Amina Kchaou Machine learning with python 2021/2022 50


Amina Kchaou Machine learning with python 2021/2022 51
Amina Kchaou Machine learning with python 2021/2022 52
Amina Kchaou Machine learning with python 2021/2022 53
Regularization:

Gamma:

Amina Kchaou Machine learning with python 2021/2022 54

You might also like