Skip to content

Commit dbb14ad

Browse files
authored
fix: Update TimeSeries README.md (#799)
1 parent 7a65e3d commit dbb14ad

File tree

1 file changed

+3
-1
lines changed
  • label_studio_ml/examples/timeseries_segmenter

1 file changed

+3
-1
lines changed

label_studio_ml/examples/timeseries_segmenter/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@ for new tasks. The backend expects the labeling configuration to use
2020
docker-compose up --build
2121
```
2222

23-
A small example CSV is available in `tests/time_series.csv`.
23+
See Labeling configuration and the data example below.
2424

2525
Connect the model from the **Model** page in your project settings. The default
2626
URL is `http://localhost:9090`.
2727

28+
29+
2830
## Labeling configuration
2931

3032
Use a configuration similar to the following:

0 commit comments

Comments
 (0)