Skip to content

Release 0.8.0 - Time Series Data Labeling

Compare
Choose a tag to compare
@niklub niklub released this 27 Oct 10:00
· 947 commits to master since this release
a747855

Introducing Time Series data labeling for classification, segmentation, forecasting, outlier/anomaly detection, and many more!

Read more on our introductory blog post. Play with predefined templates on /setup page. Import your data from CSV, TSV or JSON formatted files.

Features

  • Multiple projects support and project sharing for multi-session mode (@ktl014)

Improvements

  • Now you can set s3://-like URLs in your tasks and they are going to be resolved as Presigned URLs according to the connected S3 storage
  • Specify AWS S3 bucket region within cloud storage settings UI
  • Drag-n-drop data folder to import your images, audios, etc. from local file storage
  • Docs updates