Unsupervised and Supervised Learning Problems: Problem 1
Unsupervised and Supervised Learning Problems: Problem 1
Let’s look at some Data analysis problems and state whether they are supervised or
unsupervised problems:
Problem 1:
Suppose we have measured the concentration in the air of a certain type of pollution.
We have measured the amount of pollution at different locations, under different
weather conditions at different times of the day and for different days of the week.
Problem 2:
When Frank Simpson was a Ph.D. student in the 60’s he spent some time in a
Monastery. He followed the novices’ training there and recorded their interactions with
each other.
Now we want to discover what the friendships or social groups among the novice
monks are.
We have some similar kinds of problems like this one. For example: Detecting
communities or groups in large social networks like Facebook or Twitter.
Problem 3:
NASA uses rocket boosters to launch spacecraft into orbit. It’s expensive to build a
whole new rocket booster for every slight tweak and it’s difficult to recreate real
atmospheric conditions in a wind tunnel for testing these out. So, NASA uses computer
simulations, but it takes a long time to run the computer simulation for different rocket
boosters specifications.
[email protected]
JQ36809TC1
So, NASA would like to measure the simulated lift, for different rocket booster
specifications and predict the simulated lift under other given specifications.
This problem is a Supervised Learning Problem. Here the data points are the rocket
booster’s specifications and the labels are the simulated lift.
Suppose, we have small cameras that we have installed to monitor bird’s nests in New
England. But, we don’t have a lot of Bandwidth to send the video. So, we have to
compress the recorded video before sending it.