Releases: scaleapi/nucleus-python-client
Releases · scaleapi/nucleus-python-client
v0.14.23
17 Oct 14:57
Compare
Sorry, something went wrong.
No results found
Added support for building slices via Nucleus' Smart Sample
v0.14.22
14 Oct 15:24
Compare
Sorry, something went wrong.
No results found
Trigger for calculating Validate metrics for a model. This allows underperforming slice discovery and more model analysis
v0.14.21
28 Sep 15:56
Compare
Sorry, something went wrong.
No results found
Support for context_attachment metadata values.
v0.14.20
17 Sep 00:25
Compare
Sorry, something went wrong.
No results found
Fix autotag items by score api
Fix .items_and_annotation_generator, tests, and CI deps install
16 Aug 17:10
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Scene categorization support
v0.14.15
12 Aug 10:51
Compare
Sorry, something went wrong.
No results found
Removed s3fs, fsspec dependencies for simpler installation in various environments
v0.14.14
11 Aug 11:53
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Fix URL keys when re-converting Scene.from_json payload using Scene.to_json
Auto-pagination for export endpoints
09 Aug 00:34
Compare
Sorry, something went wrong.
No results found
Added
Added auto-paginated Slice.export_predictions_generator
Fixed
Change {Dataset,Slice}.items_and_annotation_generator to work with improved paginate endpoint