2 Main 2nd Lecture
2 Main 2nd Lecture
• Today status:
– First-generation algorithms:
– Neural nets, decision trees, etc.
• Future:
– Smart remote controls, phones, cars
– Data and communication networks,
software
Type of models
• Supervised learning
– Given access to classified data
• Unsupervised learning
– Given access to data, but no
classification
– Important for data reduction
• Control learning
– Selects actions and observes
consequences.
– Maximizes long-term cumulative
return.
Some Issues in Machine
Learning
- + +
? -
+
- +
-
Separating Hyperplane
sign
Perceptron: sign(
xiwi )
Find w1 ....
wn
w1 wn
Limited representation
x1 xn
Neural Networks
Sigmoidal gates:
a= xiwi and
output = 1/(1+ e-a)
x1 xn
x1 > 5
+1
x6 > 2
+1 -1
Decision Trees
• Limited Representation
• Highly interpretable
algorithm
• Smart cost/complexity pruning
with
Support Vector Machine
n dimensions
m
dimensions
Support Vector Machine
+ -
+ + -
+ -
Reinforcement Learning
Includes Machine Learning. Subset of Artificial Intelligence. Includes various Data Operations.
Artificial Intelligence combines large amounts of Machine Learning uses efficient programs that Data Science works by sourcing, cleaning, and
data through iterative processing and intelligent can use data without being explicitly told to do processing data to extract meaning out of it for
algorithms to help computers learn automatically. so. analytical purposes.
Some of the popular tools that AI uses are- The popular tools that Machine Learning makes
Some of the popular tools used by Data Science
1. TensorFlow2. Scikit Learn use of are-1. Amazon Lex2. IBM Watson Studio3.
are-1. SAS2. Tableau3. Apache Spark4. MATLAB
3. Keras Microsoft Azure ML Studio
Artificial Intelligence uses logic and decision Data Science deals with structured and
Machine Learning uses statistical models.
trees. unstructured data.
Chatbots, and Voice assistants are popular Recommendation Systems such as Spotify, and Fraud Detection and Healthcare analysis are
applications of AI. Facial Recognition are popular examples. popular examples of Data Science.