In this 90-minute hands-on session, learners will dive into regression problems, one of the core categories in supervised machine learning. The session introduces three popular algorithms: Linear Regression, Decision Trees, and Random Forests, and demonstrates how they are used to model and predict numerical outcomes. With intuitive explanations and practical code examples, participants will learn how to train, evaluate, and interpret regression models using scikit-learn.
Duration: 90 mins
Course Code: BDT489
Learning Objectives:
After this course, you will be able to:
Training material provided: Yes (Digital format)
Hands-on Lab: Instructions will be provided to install Jupyter notebook and other required python libraries. Students can opt to use ‘Google Colaboratory’ if they do not want to install these tools