Release 0.8.0 - Time Series Data Labeling
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