diogenes icon indicating copy to clipboard operation
diogenes copied to clipboard

ConvergenceWarning - hitting max iterations and no convergence on 3gb data

Open johnsanterre opened this issue 8 years ago • 8 comments

python2.7/site-packages/sklearn/svm/base.py:209: ConvergenceWarning: Solver terminated early (max_iter=1000). Consider pre-processing your data with StandardScaler or MinMaxScaler. % self.max_iter, ConvergenceWarning)

johnsanterre avatar Oct 09 '15 22:10 johnsanterre