How does ridge regression work? | Ridge Regression Algorithm in Python

preview_player
Показать описание
Ridge regression Algorithm is helpful in overcoming the model overfitting siuation by penalizing the model using regularization.

In this ridge regression algorithm tutorial video I have talked about how you can implement this algorithm in python.

Рекомендации по теме
Комментарии
Автор

Better than most coursera course explainations

livingston
Автор

Please tell me when I calculate the value of the ridge regression equation and let say it is "e", so should I add this e value to the multiple linear equation?

navinbondade