Video upload date:  · Duration: PT1H46M27S  · Language: EN

You are a data scientist working on a regression aws video

machine-learning video for you are a data scientist working on a regression model to predict housing prices in a large metropolitan area. The dataset contains

This is a dedicated watch page for a single video.

Full Certification Question

You are a data scientist working on a regression model to predict housing prices in a large metropolitan area. The dataset contains many features, including location, square footage, number of bedrooms, and amenities. After initial testing, you notice that some features have very high variance, leading to overfitting. To address this, you are considering applying regularization to your model. You need to choose between L1 (Lasso) and L2 (Ridge) regularization. Given the goal of reducing overfitting while also simplifying the model by eliminating less important features, which regularization method should you choose and why?