Adding Labels to a Dataset

Apart from adding labels when creating a dataset, you can add labels to a dataset after it's created.

    1. Open the navigation menu and click Analytics and AI. Under Machine Learning, click Data Labeling.
    2. Click Datasets.
    3. Click the name of the dataset that you want to add labels to.
    4. In the dataset details page, click Add labels.
    5. In the Add Label dialog box, enter one or more new labels. After entering each label, press Enter.
      Note

      The maximum limit number of labels is 250.
    6. After entering all the labels you want, click Add.
  • Use the dataset add command and required parameters to add labels to a dataset:
    oci data-labeling-service dataset add [OPTIONS]
    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
  • Run the AddDatasetLabels operation to add labels to a dataset.