[SOLVED] IIIT-G - Machine Learning Lab - M -Tech- Assignment -2

30.00 $

Category:

Description

5/5 - (2 votes)
  1. Consider any dataset. You can create own or use any publicly available dataset. Pretend the goal is to predict the target variable.
  • Run ridge regression (RR) on the data.
    1. Find the λ value that minimizes the cross validated error/training error.
    2. Provide plots for both the cross validated error/training error and the coefficients as functions of λ .
  • Run lasso on the data.
    1. Find the λ value that minimizes the cross validated error/training error.
    2. Provide plots for both the cross validated error/training error and the coefficients as functions of λ .
  • Examine the model coefficients for the chosen λ. You can use either pair plot or bar diagram to visualize the model coefficients.

—– Page 1 of 1 —–