combust / mleap

MLeap: Deploy ML Pipelines to Production
https://combust.github.io/mleap-docs/
Apache License 2.0
1.5k stars 313 forks source link

Upgrade python to 3.7/3.8 and scikit-learn to v1.0.0 #836

Closed jsleight closed 1 year ago

jsleight commented 1 year ago

Solves #835 and #617

I had to stop at scikit 1.0.0 because newer versions aren't py37 compatible. So I think we'll do a release at 1.0.0 and then can do another upgrade to go to latest scikit and upgrade to newer python too.