This document presents an overview of ridge regression, lasso, and elastic net techniques within linear regression, highlighting their applications in estimation and prediction. It discusses the importance of regularization for improving prediction accuracy in the presence of multicollinearity among predictors and compares the strengths and weaknesses of each method. Practical examples, such as leukemia classification, illustrate the challenges and solutions associated with these regression techniques.