Skip to content

Releases: scaleapi/nucleus-python-client

v0.14.23

17 Oct 14:57
d045384

Choose a tag to compare

Added support for building slices via Nucleus' Smart Sample

v0.14.22

14 Oct 15:24
0055cf6

Choose a tag to compare

  • Trigger for calculating Validate metrics for a model. This allows underperforming slice discovery and more model analysis

v0.14.21

28 Sep 15:56
506355a

Choose a tag to compare

Support for context_attachment metadata values.

v0.14.20

17 Sep 00:25
719b95c

Choose a tag to compare

Fix autotag items by score api

Fix .items_and_annotation_generator, tests, and CI deps install

16 Aug 17:10
95681af

Choose a tag to compare

  • Fix AsyncJob status payload keys causing test failures
  • Fix AsyncJob export test
  • Fix page_size for {Dataset,Slice}.items_and_annotatation_generator()
  • Change to simple dependency install step to fix CircleCI caching failures

v0.14.16

12 Aug 11:26
b6b8432

Choose a tag to compare

  • Scene categorization support

v0.14.15

12 Aug 10:51
aaf00b0

Choose a tag to compare

  • Removed s3fs, fsspec dependencies for simpler installation in various environments

v0.14.14

11 Aug 11:53
2d03c54

Choose a tag to compare

Added

  • client.slices to list all of users slices independent of dataset

Fixed

  • Validate unit test listing and evaluation history listing. Now uses new bulk fetch endpoints for faster listing.

Fix .from_json parsing

10 Aug 18:31
e90b2c7

Choose a tag to compare

Fix URL keys when re-converting Scene.from_json payload using Scene.to_json

Auto-pagination for export endpoints

09 Aug 00:34
0ddc3f5

Choose a tag to compare

Added

  • Added auto-paginated Slice.export_predictions_generator

Fixed

  • Change {Dataset,Slice}.items_and_annotation_generator to work with improved paginate endpoint