Skip to content

v0.72.0

Compare
Choose a tag to compare
@jeremyliweishih jeremyliweishih released this 27 Mar 19:04
· 189 commits to main since this release
2e3aa21
  • Enhancements
    * Updated pipeline.get_prediction_intervals() to add trend prediction interval information from STL decomposer #4093
  • Fixes
    • Fixed ensemble pipelines not working with generate_pipeline_example #4102
  • Changes
    • Pinned ipywidgets version under 8.0.5 #4097
    • Calculated partial dependence grid values for integer data by rounding instead of truncating fractional values #4096
  • Testing Changes
    • Updated graphviz installation in GitHub workflows to fix windows nightlies #4088