Ridge regression (also L2) is a regularization technique that handles the instability of regression models due to the multicollinearity problems| Dataaspirant
Six Popular Classification Evaluation Metrics In Machine LearningEvaluation metrics are the most important topic in machine learning and deep learning model building. These metrics help in determining how good the model is trained. We are having different evaluation metrics for a different set of machine learning algorithms.For evaluating classification models we use classification evaluation metrics,| Dataaspirant - A Data Science Portal For Beginners