In this week’s course we learned about orthogonalization: that we should try to change our model in a way that affects only one aspect of the model.
Later we also learn we can try changing model architecture/hyperparameters to improve BOTH avoidable bias and variance. So this seems to violate the orthogonalization rule. How do we carry out the architecture/parameter search then?