if iter_ > 0 and np.sum(np.abs(coef_old_ - coef_)) < self.tol:
 sigma_ = pinvh(np.eye(n_samples) / alpha_ +