Skip to content

v0.76.0

Compare
Choose a tag to compare
@chukarsten chukarsten released this 10 May 14:55
· 159 commits to main since this release
21e193b

v0.76.0 May. 10, 2023

Enhancements

  • Added optional recommendation_score to rank pipelines during AutoMLSearch #4156
  • Added BytesIO support to PipelinBase.load() #4179

Fixes

  • Capped numpy at <=1.23.5 as a temporary measure for SHAP #4172
  • Updated our readthedocs recipe to reenable builds #4177