We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a65e3d commit dbb14adCopy full SHA for dbb14ad
label_studio_ml/examples/timeseries_segmenter/README.md
@@ -20,11 +20,13 @@ for new tasks. The backend expects the labeling configuration to use
20
docker-compose up --build
21
```
22
23
-A small example CSV is available in `tests/time_series.csv`.
+See Labeling configuration and the data example below.
24
25
Connect the model from the **Model** page in your project settings. The default
26
URL is `http://localhost:9090`.
27
28
+
29
30
## Labeling configuration
31
32
Use a configuration similar to the following:
0 commit comments