ML 1
ML 1
ML 1
1 / 13
Syllabus
Introduction
Different types of learning
Linear regression
Decision trees
KNN
PCA
Bayesian learning
Logistic Regression
SVM
ANN
Introduction to ensembles
Bagging and Boosting
K-means clustering
2 / 13
Books recommended
3 / 13
History
4 / 13
Defination
5 / 13
Defination
6 / 13
Example
7 / 13
Example
8 / 13
Process of ML
Figure: Process of ML
9 / 13
Process of ML
10 / 13
Process of ML
(2) Abstraction:
Once the model is chosen, the next task is to fit the model based
on the input data- training
Input data based on which the model is finalizes- training data.
(3) Generalization:
Tune up the abstracted knowlege to a form which can be used for
future decisions.
Problems may be encountered when the model is applied to take
decisions on a set of unknown data (test data) .
The test data may possess certain characteristics unknown to the
training data.
11 / 13
Applications of ML
Robot control
Healthcare
Diagnose a disease
Financial
12 / 13
Thank You
13 / 13