parsing-science / pymc3_models

Apache License 2.0
157 stars 24 forks source link

sklearn PyPI package has been deprecated #30

Open ccrutchf opened 1 year ago

ccrutchf commented 1 year ago
The 'sklearn' PyPI package is deprecated, use 'scikit-learn'
      rather than 'sklearn' for pip commands.

I can put together a PR that addresses this change.