Data Science Lab
  • What is Data Science Lab?
  • Accessing the Data Science Lab Module
  • Homepage
  • List Projects
  • List Feature Stores
  • Create
    • Create Project
      • Container Status Message
    • Create Feature Store
  • Registered Models and APIs
  • Settings
  • Trash
  • Tabs for a DSL Project
    • Workspace
      • Workspace Folders
        • Repo Folder Attributes
          • Notebook Actions
            • Export
            • Register as Job
            • Notebook Version Control
            • Share
            • Delete
            • Information
        • Repo Folder Attributes for a Repo Sync Project
          • File Attributives
        • Utils Folder Attributes
          • Utility Actions
        • Files Attributes
      • Working with the Workspace tab
        • Create
        • Import
          • Importing Notebook
          • Pull from Git
        • Adding File and Folders
      • Linter
      • Git Console
    • Data
      • Adding Data
      • Data List Page
    • Model
      • Import Model
      • Explainer Generator
      • Export to GIT/ Model Migration
      • Model Explainer
      • Share a Model
      • Register a Model
      • Unregister a Model
      • Register a Model as an API Service
        • Register a Model as an API
        • Register an API Client
        • Pass Model Values in Postman
      • Delete Model
    • AutoML
      • Creating AutoML Experiment
      • AutoML List Page
        • View Explanation
          • Model Summary
          • Model Interpretation
            • Classification Model Explainer
            • Regression Model Explainer
            • Forecasting Model Explainer
          • Dataset Explainer
  • Data Science Notebook
    • Preview File
    • Save as Notebook
    • .ipynb File Cells
      • Using a Code Cell
      • Using a Markdown Cell
      • Using an Assist Cell
    • Resource Utilization Graph
    • Taskbar
    • Actions Icons
  • Model Creation using Data Science Notebook
  • Notebook Operations
    • Data
      • Copy Path Functionality
    • Secrets
    • Algorithms
    • Transforms
    • Artifacts
    • Variable Explorer
    • Writers
Powered by GitBook
On this page
  • Sharing a Model
  • Accessing a Shared Model
  1. Tabs for a DSL Project
  2. Model

Share a Model

The share option for a model facilitates the user to share it with other users and user groups. It also helps the user to exclude the privileges of a previously shared model.

PreviousModel ExplainerNextRegister a Model

Last updated 10 months ago

Sharing a Model

Check out the following video for guidance on the Share model function.

  • Navigate to the Models tab where your saved models are listed.

  • Find the Model you want to share and select it.

  • Click the Share icon for that model from the Actions column.

  • The Share Model page opens.

  • Select one of the following tabs according to your needs:

    • USER: to share with specific users

    • USER GROUP: to share with a predefined group of users

    • EXCLUDE USER: to prevent specific users from accessing the Model

  • Use the search function to locate a specific user or user group you want to share the Model with.

  • In the USER tab, select the individual user or multiple users you wish to share the Model with (refer to the example image). Alternatively, you can pick the USER GROUP option to share with an entire group or use EXCLUDE USER to deny access to the Model.

  • Click on the single arrow icon to transfer the selected user or group to the share list. (Clicking the double arrow icon will transfer all users/groups from the left panel to the right panel). You can also select multiple users or user groups to share the model.

  • The selected users or groups will appear in the box on the right side.

  • To finalize the process, click Save to share the Model with the selected users or groups.

  • A notification message appears to ensure that it has been shared.

Accessing a Shared Model

  1. Log in to the user account where the Model has been shared.

  2. Navigate to the Model list within the DS Lab module.

  3. Locate the Shared Model, which will be marked as shared, in the Model list.

Please Note: The Share, Edit, and Delete options will be disabled for a shared model. Additionally, the Push to VCS and Pull from VCS options are not enabled for a Shared Model.

Share icon for Model
Selecting a user from the Share Model Dialog box
A shared model
Sharing a Model