Slide 1

Slide 1 text

jgs SER 594 Software Engineering for Machine Learning Lecture 23: Final Review Dr. Javier Gonzalez-Sanchez [email protected] javiergs.engineering.asu.edu | javiergs.com PERALTA 230U Office Hours: By appointment

Slide 2

Slide 2 text

jgs Assignment 06 Classification

Slide 3

Slide 3 text

Javier Gonzalez-Sanchez | SER 594 | Spring 2022 | 15 jgs Assignment | Step 1 § Select 3 public available dataset. Search for at least 1 huge and if possible related to sensor’s data. § You will need to provide the URL to get them

Slide 4

Slide 4 text

Javier Gonzalez-Sanchez | SER 594 | Spring 2022 | 16 jgs Assignment | Step 2 For each dataset create the following models § Naïve Bayes § Decision Tree § Random Forest

Slide 5

Slide 5 text

Javier Gonzalez-Sanchez | SER 594 | Spring 2022 | 17 jgs Assignment | Step 3 For each model evaluate its performance: § Naïve Bayes § Decision Tree § Random Forest Do not forget to separate Training and Testing datasets Show Confusion Matrix and the 4 known metrics

Slide 6

Slide 6 text

Javier Gonzalez-Sanchez | SER 594 | Spring 2022 | 18 jgs Assignment | Step 4 Report conclusions § Which one works better for each case? § Why? As usual submit a paper including: a) Description of the selected datasets b) Source Code c) Evaluation d) B) Explain your findings and Conclusions § Academic Integrity 👀

Slide 7

Slide 7 text

jgs Final Exam

Slide 8

Slide 8 text

Javier Gonzalez-Sanchez | SER 594 | Spring 2022 | 20 jgs Machine Learning model coding evaluation concepts

Slide 9

Slide 9 text

jgs The following slides shows some examples related to some topics This is NOT a comprehensive list of topics Topics in the exam can be found Weeks 2 to 15 (Lectures 1 to 25)

Slide 10

Slide 10 text

jgs Review Lecture 13 for Topics Related to Deep Learning

Slide 11

Slide 11 text

Javier Gonzalez-Sanchez | SER 594 | Spring 2022 | 23 jgs Weka | Kmeans

Slide 12

Slide 12 text

Javier Gonzalez-Sanchez | SER 594 | Spring 2022 | 24 jgs Weka | EM

Slide 13

Slide 13 text

Javier Gonzalez-Sanchez | SER 594 | Spring 2022 | 25 jgs Mallet | Text Mining

Slide 14

Slide 14 text

Javier Gonzalez-Sanchez | SER 594 | Spring 2022 | 26 jgs Mallet | NaiveBayes

Slide 15

Slide 15 text

Javier Gonzalez-Sanchez | SER 594 | Spring 2022 | 27 jgs Weka | NaiveBayes CSV file

Slide 16

Slide 16 text

Javier Gonzalez-Sanchez | SER 594 | Spring 2022 | 28 jgs Weka | J48 Decision Tree CSV file

Slide 17

Slide 17 text

Javier Gonzalez-Sanchez | SER 594 | Spring 2022 | 29 jgs Weka | Random Forest

Slide 18

Slide 18 text

Javier Gonzalez-Sanchez | SER 594 | Spring 2022 | 30 jgs Questions

Slide 19

Slide 19 text

jgs SER 594 Software Engineering for Machine Learning Javier Gonzalez-Sanchez, Ph.D. [email protected] Spring 2022 Copyright. These slides can only be used as study material for the class CSE205 at Arizona State University. They cannot be distributed or used for another purpose.