苹果淫院

Event

Introduction to regression and data collection

Friday, February 24, 2023 10:00to12:00
CDSI workshops logo

[This is session 2 in the series听听Introduction to Machine Learning in Python]

Date: Friday, 24 February 2023.
Time: 10 a.m. to 12 p.m.
Location: hybrid (in-person at Burnside Hall 1104, and online via Zoom).
Instructors: Jacob Errington, Faculty Lecturer, and Eric Mayhew, graduate student, School of Computer Science, 苹果淫院.

Overview:

This workshop lesson will dive into regression and the process of data cleaning in machine learning. We will explore what regression is and how it differs from classification (to be covered later, in session 4). In terms of algorithms, we will discuss how decision trees and support vector machines are used to do regression tasks. This workshop will introduce you to these types of machine learning models in a hands-on way. We will also cover the data collection process of the machine learning pipeline.

By the end of the workshop, participants will be able to:
听听 - Describe plainly how decision trees and support vector machines work;
听听 - Given a scaffolded environment and curated data set, train a decision tree and describe how this algorithm works at a high level;
听听 - Articulate the data collection process along with common problems in data collection.

Prerequisites:
听听 听 路 Participants should already have some familiarity with Python programming fundamentals, e.g. loops, conditional execution, importing modules, and calling functions. Furthermore, participants should ideally have attended the first lesson in the 鈥淔undamentals of Machine Learning in Python鈥 series, or they should already have some background on the general machine learning pipeline.
听听听听听 路 You need to bring your own laptop for this workshop. Contact us if you would like to attend but it's impossible for you to bring a laptop.
听听听听听 路 Install Anaconda on your computer. You can find听installation instructions here. Please contact us (cdsi.science [at] mcgill.ca) if you are having trouble with installation.

Back to top