You are building a regression model to predict the wind speed at any point on earth during any time of the day.
You’ve trained the model and are analyzing the predictions. You determine that the bias in the model predictions is 3.0 and the variance is also 3.0. You decide to tweak the model hyperparameters and train the model again on the same dataset. When you analyze the new predictions, you get a bias of 4.0 and a variance of 2.0
How has the Mean Square Error (MSE) changed, compared to the previous model?
Choose the correct answer from the options below.
I'm sorry, your answer is not correct.
Check out my video lesson to learn more about regression.
Learn about regression