Note
Click here to download the full example code
Comparing various online solversΒΆ
An example showing how different online solvers perform on the hand-written digits dataset.
Out:
training SGD
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
training ASGD
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/stochastic_gradient.py:176: FutureWarning: max_iter and tol parameters have been added in SGDClassifier in 0.19. If max_iter is set but tol is left unset, the default value for tol in 0.19 and 0.20 will be None (which is equivalent to -infinity, so it has no effect) but will change in 0.21 to 1e-3. Specify tol to silence this warning.
warnings.warn(
training Perceptron
training Passive-Aggressive I
training Passive-Aggressive II
training SAG
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
/scikit-learn-0.20.3+dfsg/.pybuild/cpython3_3.8/build/sklearn/linear_model/logistic.py:458: FutureWarning: Default multi_class will be changed to 'auto' in 0.22. Specify the multi_class option to silence this warning.
warnings.warn("Default multi_class will be changed to 'auto' in"
# Author: Rob Zinkov <rob at zinkov dot com>
# License: BSD 3 clause
import numpy as np
import matplotlib.pyplot as plt
from sklearn import datasets
from sklearn.model_selection import train_test_split
from sklearn.linear_model import SGDClassifier, Perceptron
from sklearn.linear_model import PassiveAggressiveClassifier
from sklearn.linear_model import LogisticRegression
heldout = [0.95, 0.90, 0.75, 0.50, 0.01]
rounds = 20
digits = datasets.load_digits()
X, y = digits.data, digits.target
classifiers = [
("SGD", SGDClassifier(max_iter=100)),
("ASGD", SGDClassifier(average=True, max_iter=100)),
("Perceptron", Perceptron(tol=1e-3)),
("Passive-Aggressive I", PassiveAggressiveClassifier(loss='hinge',
C=1.0, tol=1e-4)),
("Passive-Aggressive II", PassiveAggressiveClassifier(loss='squared_hinge',
C=1.0, tol=1e-4)),
("SAG", LogisticRegression(solver='sag', tol=1e-1, C=1.e4 / X.shape[0]))
]
xx = 1. - np.array(heldout)
for name, clf in classifiers:
print("training %s" % name)
rng = np.random.RandomState(42)
yy = []
for i in heldout:
yy_ = []
for r in range(rounds):
X_train, X_test, y_train, y_test = \
train_test_split(X, y, test_size=i, random_state=rng)
clf.fit(X_train, y_train)
y_pred = clf.predict(X_test)
yy_.append(1 - np.mean(y_pred == y_test))
yy.append(np.mean(yy_))
plt.plot(xx, yy, label=name)
plt.legend(loc="upper right")
plt.xlabel("Proportion train")
plt.ylabel("Test Error Rate")
plt.show()
Total running time of the script: ( 8 minutes 46.403 seconds)