Skip to content

Releases: polaris-hub/polaris

0.4.0

30 Apr 20:03
0ac66d7

Choose a tag to compare

🚀 Features

  • Add "Absolute Average Fold Error" and "Balanced Average Precision" to the metrics

0.3.0

22 Apr 19:21
849cae8

Choose a tag to compare

🚀 Features

  • feat: Listings Caching implementation using fsspec dircache
  • feat: Copy a Zarr archive to the Hub using copy_store for increased efficient

🐛 Fixes

  • Adding support for MIT license on client

📚 Documentation

  • Update issue templates

0.2.6

08 Apr 17:53
69751c3

Choose a tag to compare

🚀 Features

  • Add a flow to use Zarr datasets through the Hub
  • Added the version attribute to the artifact data model

🐛 Fixes

  • Fix a bug in Dataset.cache() and set a default timeout for the PolarisHubClient
  • Updating column adapter logic and usage
  • Fix "Connection reset by peer" error when uploading large-ish Zarr datasets
  • Fix: Passing wrong Zarr store that caused metadata consolidation error in upload_dataset()
  • Preventing certain license types on dataset upload to hub

📚 Documentation

  • Changed the community references in the docs from Portal to Discord

0.2.5

20 Mar 22:40
79b5d4e

Choose a tag to compare

🐛 Fixes

  • Hotfix: Added option to disable the checksum verification

0.2.4

19 Mar 20:44
d8936ae

Choose a tag to compare

🚀 Features

  • feature: polaris fsspec basic read only implementation
  • Easily featurize the inputs in the Subset class
  • feature: polaris fsspec write implementation
  • Add additional features to support SDF to Zarr conversion

🐛 Fixes

  • Fix default settings for the PolarisHubSettings

🧪 Tests

  • Easily featurize the inputs in the Subset class

📚 Documentation

  • Improve the documentation of the Polaris CLI

0.2.3

07 Dec 01:02
e1b33ef

Choose a tag to compare

🚀 Features

  • Add additional metadata to the columns, dataset and benchmark

0.2.2

28 Nov 17:01
c6f758b

Choose a tag to compare

📚 Documentation

  • Updated code-example to work out-of-the-box

0.2.1

23 Nov 23:16
1c2d799

Choose a tag to compare

  • no changes

0.2.0

23 Nov 23:07
45a51b2

Choose a tag to compare

🚀 Features

  • Refactor the structure of a saved result to be easier for building benchmarks
  • feat: Update result upload endpoint and payload

🐛 Fixes

  • fix: Use the Parquet file size and checksum for the table content metadata when creating a dataset on the Hub
  • Fix issues due to the string representation of the HubOwner

0.1.0

04 Nov 13:08

Choose a tag to compare

🚀 Features

  • Redid the BenchmarkResults structure to be tabular
  • Refactor dataset upload
  • Extended metrics