Skip to content

Commit 2127a65

Browse files
committed
docs: Add test csv file for timeseries segmenter
1 parent e811cee commit 2127a65

File tree

2 files changed

+1003
-0
lines changed

2 files changed

+1003
-0
lines changed

label_studio_ml/examples/timeseries_segmenter/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ The backend reads the time column and channels to build feature vectors. Each
4646
CSV referenced by `csv_url` must contain the time column and the channel
4747
columns.
4848

49+
You can use [the following data](https://raw.githubusercontent.com/HumanSignal/label-studio-ml-backend/refs/heads/master/label_studio_ml/examples/timeseries_segmenter/tests/test_from_video_tutorial.csv) for tests with this labeling configuration
50+
4951
## Annotation Types
5052

5153
The backend supports two types of the time series segmentation:

0 commit comments

Comments
 (0)