β Week 08 - Checklist
DS202 - Data Science for Social Scientists
Comprehension Check
Get ready for the Summative Problem Set 02. By the end of the week, you should be able to:
- Run a Decision Tree algorithm to predict a target variable (regression or classification)
- Explain all the visual elements present in the diagram of a Decision Tree (regression or classification)
- Run a SVM algorithm to predict a target variable (regression or classification)
- Explain what is a βsupport vectorβ in the SVM algorithm
- Consult the documentation of the packages in R in case you need to understand or tweak the different parameters of the Decision Tree or SVM.
- Identify the signs of overfitting in Decision Tree diagrams and 2D SVM models.
- Explain training and test splits, as well as understand the importance of k-fold cross-validation and bootstrap.
Time Management Tips
Here is a suggestion of how to program your week in relation to this course:
If your lab is on Monday
If your lab is on Monday:
On Monday:
π₯ Download: Before or once you arrive at the classroom, download the DS202_2022MT_w08_lab_rmark.Rmd file that contains the lab roadmap (under ποΈ Week 08 section on Moodle). Or browse the webpage version here.
π» Participate: Actively engage with the material in the lab. Ask your class teacher for help if anything is unclear. Work with others whenever possible and take notes of theoretical concepts or practical coding skill you might want to revisit later in the week.
Tuesday to Thursday
π Solve the take-home exercises: There are four take-home exercises in the W08 lab. Try to solve them before the lecture.
π Read: Find some time to read (James et al. 2021, chap. 9) and reinforce your theoretical understanding of Support Vector Machines; the textbook is available online for free.
- As you go through the text, try to connect what you read to the things you heard about in the W05 lecture or the examples you explored in the lab.
π Can you solve the exercises in the Bonus lab roadmap? (Optional)
Friday
- π« Attend the lecture: This week, you will learn about Dimensionality Reduction, another Unsupervised Learning technique. This will be useful for Summative Problem Set 03 in a few weeks.
Any time
π You know the drill. Share your questions on the
#week08
channel in our Slack group.πWant to talk to someone else about this course? Try reaching out to your course representatives,
@Zhang Ruishan (Yoyo)
or@Rachitha Raghuram
.
If your lab is on Friday
If your lab is on Friday:
Monday - Wednesday:
- π Read: Find some time to read (James et al. 2021, chap. 9) and reinforce your theoretical understanding of Support Vector Machines; the textbook is available online for free.
- As you go through the text, try to connect what you read to the things you heard about in the W05 lecture.
Thursday
- π₯ Download: Have a look at the DS202_2022MT_w08_lab_rmark.Rmd file that contains the lab roadmap (under ποΈ Week 08 section on Moodle). Or browse the webpage version here.
Friday
π« Attend the lecture: This week, you will learn about Dimensionality Reduction, another Unsupervised Learning technique. This will be useful for Summative Problem Set 03 in a few weeks.
π» Participate: Actively engage with the material in the lab. Ask your class teacher for help if anything is unclear. Work with others whenever possible and take notes of theoretical concepts or practical coding skill you might want to revisit later in the week.
Early next week
π Solve the take-home exercises: There are four take-home exercises in the W08 lab. They make help you solve you the summative problem set 02.
π Can you solve the exercises in the Bonus lab roadmap? (Optional)
Any time
π You know the drill. Share your questions on the
#week08
channel in our Slack group.πWant to talk to someone else about this course? Try reaching out to your course representatives,
@Zhang Ruishan (Yoyo)
or@Rachitha Raghuram
.