Supervised
Unsupervised
Description:
You give the machine the right answer
How it works:
The machine learns the patterns in the data that caused the observed outcome to occur
Examples:
Housing prices (sale data is available), dating apps (user choice is observed)
There are no observable right answers so the machine creates it's own from scratch
Generally the machine groups like things together
Segmentation (which users are like other users), feature detection in an image
Classification
Regression
Clustering
The right answer is putting the observation into a category, which can even be a simple yes/no
A form of supervised learning where the output is a likelihood of each category occuring
Whether a house sold or not (or sold above market, pre-listing, etc.), whether two users liked each other
The output is a continuous number (say between 1 and 10,000)
Given a set of inputs, the machine predicts what the observed value will be
Housing prices (given sq. ft and neighborhood), total sales in June, attendance at an event
Which of my things are like others of my things?
The machine groups your observations together into clusters of things that are like each other
Grocery store shopper analysis (soccer moms vs. grandparents vs. college kids)
Another lightning talk
S'morebasborg chats!
By Preston Parry
A quick overview of machine learning
Data Scientist, Machine Learning Engineer, addicted cyclist and rock climber