Ridge Regression
Predict Weight of Fish Species using Multiple Variables
In the previous post, we modeled the relationship between the weight of bream fish and several characteristics using the least squares method. However, we also saw that some variables were highly correlated with each other (see figure below). As I mentioned in the first post, multicollinearity can cause problems regarding...
[Read More]