Skip to content

v0.7.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 11 Apr 03:23
· 188 commits to refs/heads/main since this release

New Features

  • add target_transforms @jmoralez (#110)
  • add ray integration @FedericoGarza (#104)
  • add input_size argument to cross_validation @jmoralez (#107)
  • add fugue backend for distributed training with spark and dask @jmoralez (#90)
  • add conformal distribution strategy @FedericoGarza (#97)

Breaking

Documentation

  • improve readme @FedericoGarza (#111)
  • add fugue to docs @jmoralez (#100)
  • add transfer learning tutorial @FedericoGarza (#93)
  • fix prediction intervals plot @FedericoGarza (#92)
  • Add prediction intervals tutorial @FedericoGarza (#87)

Maintenance

Enhancement