Lecture 10
Machine Learning Engineering
Important
Deadline: Assignment 2 must be submitted no later than October 20, 2025, at 11 PM. Please refer to the assignment description available on Brightspace.
Participate
Practice
- Scaling - We apply k-Nearest Neighbours (KNN) regression to predict house prices, utilizing two features: the number of rooms and square footage, which inherently possess differing scales. We compare the model’s performance with and without feature scaling.