I often see that optimization terminates earlier than max_iter.
I set the option of 'de_duplication' to "False" and eps to zero (or a negative value), so I do not think the consecutive occurrence of the same values of x is the reason.
I would appreciate it if someone could tell me what is causing this problem and how to solve it.
I often see that optimization terminates earlier than max_iter.
I set the option of 'de_duplication' to "False" and eps to zero (or a negative value), so I do not think the consecutive occurrence of the same values of x is the reason.
I would appreciate it if someone could tell me what is causing this problem and how to solve it.