1
Could someone help me with this mistake?
Convergencewarning: Objective Did not converge. You Might want to Increase the number of iterations. Duality gap: 3.5998713265016704, tolerance: 2.032346947042441 Tol, Rng, Random, Positive)
Lasso = LassoCV(normalize=True, cv=cv1, max_iter=60000000)
I’ve already increased the value of max_iter
of the method as you can see, but these warnings continue to happen and I believe that this may interfere in my results.
Does anyone know any solution to this ?
Could you give me a hint, how to use?
– Patricia Padula Lopes
I changed the answer. Managed to solve?
– rriccilopes