Skip to content

Releases: drivendataorg/zamba

v2.5.0

27 Sep 19:08
Compare
Choose a tag to compare

Note: This version removes support for python 3.8 and 3.9.

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.5.0

v2.4.1

20 Apr 22:53
Compare
Choose a tag to compare

Bug fixes for docs

v2.4.0

19 Apr 23:41
Compare
Choose a tag to compare
  • Adds experimental image support (PR #314)
  • Clarifies installation instructions for Linux and Windows operating systems (PR #299)

v2.3.2

17 Jul 22:16
Compare
Choose a tag to compare
  • Pin Pydantic to less than v2.0 (PR #277)

v2.3.1

12 May 17:35
Compare
Choose a tag to compare

v2.3.0

01 Dec 22:48
Compare
Choose a tag to compare

Model release

v2.2.4

10 Nov 21:56
Compare
Choose a tag to compare
  • Do not cache videos if the VIDEO_CACHE_DIR environment variable is an empty string or zero (PR #245)

v2.2.3

01 Nov 20:52
Compare
Choose a tag to compare
  • Fixes Lightning deprecation of DDPPlugin (PR #244)

v2.2.2

04 Oct 19:27
Compare
Choose a tag to compare
  • Adds a page to the docs summarizing the performance of the African species classification model on a holdout set (PR #235)

v2.2.1

27 Sep 21:03
Compare
Choose a tag to compare
  • Turn off showing local variables in Typer's exception and error handling (PR #237)
  • Fixes bug where the column order was incorrect for training models when the provided labels are a subset of the model's default labels (PR #236)