You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linear Discriminant Analysis (LDA), Quadratic Discriminant Analysis (QDA), ordinary least squares method to estimate regression parameters by minimizing the squared loss, parameter estimation for ridge regression by minimizing the regularized squared loss and gradient descent procedure.