Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Final Exam Review. 1. 10-601 Introduction to Machine Learning. Matt Gormley ... Carnegie Mellon University ... Sample Questions. 3. Overview.
Typology: Summaries
1 / 47
Matt Gormley Lecture 31 May 2, 2018 Machine Learning Department School of Computer Science Carnegie Mellon University
Reminders
Outline
EXAM LOGISTICS
Final Exam
Final Exam
Final Exam
Final Exam
Topics covered before Midterm
Topics covered after Midterm
SAMPLE QUESTIONS Material Covered Before Midterm Exam
Matching Game Goal: Match the Algorithm to its Update Rule
**1. SGD for Logistic Regression
Sample Questions
Sample Questions Dataset
Topographical Maps
Sample Questions Dataset
Sample Questions Dataset
Sample Questions Dataset
Robotic Farming Deterministic Probabilistic Classification (binary output) Is this a picture of a wheat kernel? Is this plant drought resistant? Regression (continuous output) How many wheat kernels are in this picture? What will the yield of this plant be?
Multinomial Logistic Regression polar bears sea lions sharks
Sample Questions
Handcrafted Features NNP : VBN NNP VBD LOC PER Egypt - born Proyas directed S NP VP ADJP NP VP egypt - born proyas direct p(y|x) ∝ exp(Θ y f
) born-in
Example: Linear Regression x^25 y Goal: Learn y = w T f( x ) + b where f(.) is a polynomial basis function true “unknown” target function is linear with negative slope and gaussian noise