In linear regression regularization, the regularization term lambda has the following effect on the hypothesis function
a.) If lambda is very small, it will make the parameter θ1 to θn close to zero
b.) If lambda is very large, it will make the parameter θ1 to θn close to zero
c.) If lambda is very large, it will make the parameter θ1 to θ very large too
d.) If lambda is close to zero, it will make the parameter θ1 to θn close to zero too