Ridge regression is also known as Tikhonov regularization - a method of regularization of ill-posed regression problems.
lasso(least absolute shrinkage and selection operator; also Lasso or LASSO) is a regression analysis method that performs both variable selection and regularization in order to enhance the prediction accuracy and interpret-ability of the statistical model it produces
Comments
Ridge regression is also known as Tikhonov regularization - a method of regularization of ill-posed regression problems.
lasso (least absolute shrinkage and selection operator; also Lasso or LASSO) is a regression analysis method that performs both variable selection and regularization in order to enhance the prediction accuracy and interpret-ability of the statistical model it produces
Please sign in to leave a comment.