Skip to content

Commit

Permalink
Update deploy-ml.md (#3507)
Browse files Browse the repository at this point in the history
  • Loading branch information
sguequierre authored Sep 26, 2024
1 parent fb1bbd6 commit 8a102d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-tos/deploy-ml.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ To see all the images that have bounding boxes, you can filter your dataset by s

A [dataset](/services/data/dataset/) allows you to conveniently view, work with, and train an ML model on a collection of images.

Use the interface on the **DATA** tab (or the [`viam data dataset add` command](/cli/#data)) to add all images you want to train the model on to a dataset.
Use the interface on the **DATA** tab (or the [`viam dataset data add` command](/cli/#dataset)) to add all images you want to train the model on to a dataset.

Click on an image you want to train your ML model.
In the **Actions** pane on the right-hand side, enter a dataset name under **Datasets**, then press return.
Expand Down

0 comments on commit 8a102d4

Please sign in to comment.