687. Ridge Coefficient Shrinkage with Lambda
medium

A ridge regression model is trained with λ = 0.01 and then retrained with λ = 100. How do the coefficient magnitudes compare between the two models?