For Ridge Regression, I've seen the statement that the solutions aren't equivariant to scaling of the inputs so we typically preprocess the response and regressors by standardizing.
What does "equivariant to scaling of the inputs" mean? Is OLS equivariant to scaling of inputs?