Deleting a Dataset

Follow these steps to delete a dataset in Data Labeling.

Note

When you delete a dataset, you delete all records and annotations in it.
    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 you want to delete.
    4. On the dataset details page, click More Actions and select Delete.
  • Use the dataset delete command and required parameters to delete a dataset:
    oci data-labeling-service dataset delete [OPTIONS]
    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
  • Run the DeleteDataset operation to delete a dataset.