0% found this document useful (0 votes)
126 views25 pages

Machine Learning Full Course

The document provides an overview of machine learning, explaining that machine learning uses algorithms to find meaningful patterns in large, unstructured data from multiple sources. It describes the machine learning life cycle which involves data acquisition, pre-processing, machine learning algorithms to discover patterns, evaluating the results, and representing knowledge. Key machine learning techniques are also defined, including supervised learning methods like classification and regression, as well as unsupervised learning through clustering.

Uploaded by

suraj satav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
126 views25 pages

Machine Learning Full Course

The document provides an overview of machine learning, explaining that machine learning uses algorithms to find meaningful patterns in large, unstructured data from multiple sources. It describes the machine learning life cycle which involves data acquisition, pre-processing, machine learning algorithms to discover patterns, evaluating the results, and representing knowledge. Key machine learning techniques are also defined, including supervised learning methods like classification and regression, as well as unsupervised learning through clustering.

Uploaded by

suraj satav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 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