Lecture-3 Big Data
Lecture-3 Big Data
Data Analytics
Wiki Supervised
Learning Definition
Wiki Unsupervised
Learning Definition
Supervised learning
From a theoretical point of view, supervised and
unsupervised learning differ only in the causal
structure of the model. In supervised learning, the
model defines the effect one set of observations,
called inputs, has on another set of observations,
called outputs. In other words, the inputs are
assumed to be at the beginning and outputs at the
end of the causal chain. The models can include
mediating variables between the inputs and
outputs.
Unsupervised learning,
All the observations are assumed to be caused by
latent variables, that is, the observations are
assumed to be at the end of the causal chain. In
practice, models for supervised learning often
leave the probability for inputs undefined. This
model is not needed as long as the inputs are
available, but if some of the input values are
missing, it is not possible to infer anything about
the outputs. If the inputs are also modelled, then
missing inputs cause no problem since they can
be considered latent variables as in unsupervised
learning.
Supervised Vs
Unsuspervised
Example:
suppose
For
We
Supervised Learning :
Supervised Learning :
NO.
SIZE
Big
COLOR
SHAPE
FRUIT NAME
Red
Rounded
shape with a
Apple
depression
at the top
Small
Red
Heartshaped to
nearly
globular
Big
Green
Long curving
Banana
cylinder
Green
Round to
oval,Bunch
shape
Cylindrical
Small
Cherry
Grape
Supervised Learning :
Suppose
1
0
you have taken an new fruit from the basket then you will
see the size , color and shape of that particular fruit.
If size is Big , color is Red , shape is rounded shape with a
depression at the top, you will conform the fruit name as apple and
you will put in apple group.
Likewise for other fruits also.
Job of groping fruits was done and happy ending.
You can observe in the table that a column was labeled as FRUIT
NAME this is called as response variable.
If you learn the thing before from training data and then applying
that knowledge to the test data(for new fruit), This type of learning
is called as Supervised Learning.
Classification come under Supervised learning.
UnSupervised
Learning :
1
1
UnSupervised
Learning
:
Then the groups will be some thing like this.
RED
GREEN
so
1
2
RED
RED
GREEN
GREEN
you didnt know learn any thing before ,means no train data and no
response variable.
This
Supervised Vs
UnSupervised Learning
1
3
Supervised Vs
UnSupervised Learning
1
4
Supervised Vs
UnSupervised Learning
1
5
Supervised Vs
UnSupervised Learning
1
6