Machine Learning Full Course

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

Machine Learning Full Course

What is Data?
What is Data?

Data is just collection of facts

“This is
23, 8000
Sparta””
Data Back Then

Small

Structured
Data Now

Huge

Unstructured
Data Now
Data Science Life Cycle

Machine
Data Data Pre- Pattern Knowledge
Learning
Acquisition Processing Evaluation Representation
Algorithm
Data Acquisition

Data from Multiple


Data Storage Target Data
Sources
Data Pre-processing

Data Manipulation Data Visualization


Machine Learning

Application of intelligent algorithms to find meaningful information from the data

Classification Regression Clustering


Pattern Evaluation

Once Data Mining techniques have been applied, the results have to be evaluated
Knowledge Representation

The identified patterns must be represented using simple, aesthetic graphs


Introduction to Machine Learning
Introduction to Machine Learning
Introduction to Machine Learning
Introduction to Machine Learning
Introduction to Machine Learning
Introduction to Machine Learning

Bird
Categories of Machine Learning

Supervised Unsupervised
Learning Learning
Supervised Learning

Input Variable X

Y = f(X)

Output Variable Y
Categories of Supervised Learning

Supervised Learning

Regression Classification
Classification

ThisClassification
method is usedis the
to estimate
process ofthe
predicting
relationship
the class
between
of a different
new variable
entities

Smoke(Yes/No) Cancer(Yes/No)
Regression

This method is used to estimate the relationship between different


entities

Dependent Variable Independent Variable

Y=f(x)
Unsupervised Learning(Clustering)

Input Data with no


class labels
Unsupervised Learning(Clustering)

You might also like