Creating a Model Version Set

Create a model version set in Data Science.

A model version set contains many entries, where each entry is a model reference (OCID). It includes fields for capturing version information for each version of a model.

  1. Use the Console to sign in to a tenancy with the necessary policies.
  2. Open the navigation menu and click Analytics & AI. Under Machine Learning, click Data Science.
  3. Select the compartment that contains the project that you want to create the model version set in.

    All projects in the compartment are listed.

  4. Click the name of the project.

    The project details page opens and lists the notebook sessions.

  5. Under Resources, click Models.

    A tabular list of models in the compartment is displayed.

  6. Click Create model version set.

    The create model version set page appears.

  7. Select the compartment to create the version set in.
  8. Enter the name for the version set.
    The name must be unique within the compartment.
  9. (Optional) Enter a description to help you find the model version set.
  10. Select the models to add to the version set by clicking the check box next to each model.

    Only models that aren't in a version set are available for selection. The version numbers are automatically generated for each model that you add. They're assigned according to when the models were created, with the oldest having the lowest version number and the most recent having the highest number.

  11. (Optional) Enter a version label for each model selected.
  12. (Optional) Click Show Advanced Options to add tags.
  13. (Optional) Enter the tag namespace (for a defined tag), key, and value to assign tags to the resource.

    To add more than one tag, click Add tag.

    Tagging describes the various tags that you can use organize and find resources including cost-tracking tags.

  14. Click Create.