cesium-ml / cesium

Machine Learning Time-Series Platform
Other
670 stars 101 forks source link

Update deprecated parameters to scikit-learn models #269

Closed stefanv closed 6 years ago

stefanv commented 6 years ago
/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/sklearn/linear_model/stochastic_gradient.py:117: DeprecationWarning: n_iter parameter is deprecated in 0.19 and will be removed in 0.21. Use max_iter and tol instead.
  DeprecationWarning)
acrellin commented 6 years ago

This issue was on the cesium_web side, and is now fixed.