Machine Learning (CSE 446): Perceptron
Sham M Kakade
c 2018 University of Washington cse446-staff@cs.washington.edu
1 / 14
Machine Learning (CSE 446): Perceptron Sham M Kakade c 2018 - - PowerPoint PPT Presentation
Machine Learning (CSE 446): Perceptron Sham M Kakade c 2018 University of Washington cse446-staff@cs.washington.edu 1 / 14 Announcements HW due this week. See detailed instructions in the hw. One pdf file. Answers and figures
1 / 14
◮ One pdf file. ◮ Answers and figures grouped together for each problem (in order). ◮ Submit your code (only for problem 4 needed for HW1).
◮ You get 2 late days for the entire quarter, which will be automatically deducted per
◮ After these days are used up, 33% deducted per day.
1 / 14
1 / 14
2 / 14
◮ Decision trees: uses few features, “selectively” ◮ Nearest neighbor: uses all features, “blindly”
◮ K-means: a clustering algorithm
◮ this algorithm does not use labels 3 / 14
3 / 14
◮ matrices and matrix multiplication ◮ “outer” products ◮ a covariance matrix ◮ how to write a vector x in an “orthogonal” basis. ◮ SVD/eigenvectors/eigenvalues... 3 / 14
3 / 14
4 / 14
4 / 14
5 / 14
6 / 14
6 / 14
7 / 14
8 / 14
9 / 14
10 / 14
11 / 14
12 / 14
13 / 14
14 / 14