Skip to content

Latest commit

 

History

History
122 lines (73 loc) · 4.67 KB

CHANGELOG.md

File metadata and controls

122 lines (73 loc) · 4.67 KB

Changelog

v0.3.0a1 (2022-12-22)

  • 88d26ec feat!: convert AE variants to lightning modules (#110)
  • ed94615 fix: fix and clean mlflow test cases (#109)

Contributors

  • Avik Basu
  • Kushal Batra

v0.3.0a0 (2022-12-08)

  • 78cf5b4 fix: fix pipeline for 0.3 release (#106)
  • 709553f fix: fix mlflow test cases (#98)
  • 701812e feat!: disentangle threshold selection from the main model (#89)

Contributors

  • Avik Basu
  • Kushal Batra

v0.2.9 (2022-12-21)

  • df20591 fix: sklearn base import for scikit learn v1.2 (#112)

Contributors

  • Avik Basu

v0.2.8 (2022-11-29)

  • 7d5075d remove mlflow full
  • 05d6071 fix: have mlflow-server as an optional extra
  • 3c5bc83 fix: lock file
  • d2c6293 fix: change example pipeline mlflow port (#96)

Contributors

  • Avik Basu
  • Kushal Batra

v0.2.7 (2022-11-14)

  • f9c74c9 fix: allow only patch updates in torch version due to cuda build errors on mac (#90)
  • 0a5fcdf fix_readme: mention namespace name when applying the pipeline (#88)
  • 537fae5 fix: AutoencoderPipeline logged loss mean (#55)
  • 22f8e5d chore!: make mlflow as an optional dependency (#47)

Contributors

  • Avik Basu
  • Kushal Batra
  • diego-ponce

v0.2.6 (2022-10-17)

  • 5703d1b fix: update readme with optional mlflow dependency
  • 702f3b4 fix: install extras in workflows
  • 8969e80 chore!: make mlflow as an optional dependency
  • 9cc97cb feat: resume training parameter (#40)

Contributors

  • Avik Basu
  • Kushal Batra

v0.2.5 (2022-09-28)

Contributors

v0.2.4 (2022-09-21)

  • f0b0d3c fix: loading secondary artifacts (#16)
  • 0c506bd chore (#19)
  • c845d09 Update README.md
  • e8be7c5 fix: pypi auto publish workflow (#18)
  • fa22031 [Chore] Update README (#17)

Contributors

  • Avik Basu
  • Kushal Batra
  • Saradhi Sreegiriraju
  • Vigith Maurice
  • amitkalamkar

v0.2.3 (2022-08-16)

  • 6847211 workflows: add pypi publish and auto release generation (#14)
  • 040584f feat: adding feature for retaining fixed number of stale model (#13)

Contributors

  • Avik Basu
  • Kushal Batra

v0.2.2 (2022-08-03)

  • a5ef072 feat: Add support for storing preproc artifacts (scondary artifact) i… (#11)

Contributors

  • Kushal Batra

v0.2.1 (2022-07-21)

Contributors

v0.2.0 (2022-07-21)

  • 5314070 feat: add transformers model (#8)

Contributors

  • Kushal Batra