Lecture 3 B
Lecture 3 B
What is Machine
Machine
Learning?
Learning
Machine learning teaches computers to do what comes naturally to
humans and animals: learn from experience. Machine learning algorithms
use computational methods to “learn” information directly from data
without relying on a predetermined equation as a model. The algorithms
adaptively improve their performance as the number of samples available
for learning increases.
IIIIIIIIIIIIIII
More Data, Real-World Applications
More Questions,
With the rise in big data, machine learning has
become particularly important for solving problems
in areas like these:
MACHINE LEARNING
CLASSIFICATION
SUPERVISED
LEARNING
Develop predictive
model based on both
input and output data
REGRESSION
to Use?
Choosing the right algorithm can seem overwhelming—there SUPERVISED UNSUPERVISED
are dozens of supervised and unsupervised machine learning LEARNING LEARNING
algorithms, and each takes a different approach to learning.
There is no best method or one size fits all. Finding the right
algorithm is partly just trial and error—even highly experienced
data scientists can’t tell whether an algorithm will work without
CLASSIFICATION REGRESSION CLUSTERING
trying it out. But algorithm selection also depends on the size and
type of data you’re working with, the insights you want to get from
the data, and how those insights will be used. Support Vector Linear Regression, K-Means, K-Medoids
Machines GLM Fuzzy C-Means
Discriminant
SVR, GPR Hierarchical
Analysis
Hidden Markov
Neural Networks
Model