Skip to content

v0.67.0

Compare
Choose a tag to compare
@chukarsten chukarsten released this 02 Feb 15:46
· 244 commits to main since this release
d12659d

v0.67.0 Feb. 1, 2023

Fixes

  • Re-added TimeSeriesPipeline.should_skip_featurization to fix bug where data would get featurized unnecessarily #3964
  • Allow float categories to be passed into CatBoost estimators #3966

Changes

  • Update pyproject.toml to correctly specify the data filepaths #3967

Documentation Changes

  • Added demo for prediction intervals #3954