Registered Models and APIs

This page displays all the registered Models and APIs in a list format.

The Registered Models and APIs icon provided in the left-side menu on the homepage of the Data Science Lab module redirects the user to this page that lists all the registered models and allows them to register the available registered model as an API.

Accessing Registered Models & APIs Page

  • Navigate to the Data Science Lab homepage.

  • Click the Registered Models & APIs icon from the left-side panel.

Accessing the Registered Models & APIs
  • The user will be redirected to the Registered Models & APIs page.

  • There will be two tabs Models and APIs under the Registered Models & APIs page.

Unregistering Models

The Registered Models tab lists all the registered models with an option to Unregister them.

Unregistering a Model
  • Navigate to the Registered Models & APIs page.

  • The Models tab opens by default.

  • Select a registered model from the displayed list.

  • Click the Unregister icon for the selected model.

  • The Unregister dialog box appears.

  • Click the Yes option.

  • A notification message appears the model gets unregistered and removed from this list.

Please Note:

  • The user can register a model from the Model tab. Refer to the Register a Model page.

  • The user can also register a user while creating a model using the DS Notebook.

Registering a Model as an API

The Models tab also provides an icon to register a selected Model as an API.

Registering a Model as an API
  • Navigate to the Registered Models & APIs page.

  • The Models tab opens by default.

  • Select a registered model from the displayed list.

  • Click the Register as API icon for the selected model.

  • The Update Model page opens.

  • Provide a Max instance for it.

  • Click the Save and Register option.

  • A notification message appears and the selected model gets registered as API.

  • Navigate to the APIs tab.

  • The recently registered model as API will be added to this list.

Unregistering a Registered Model as API

The APIs tab lists all the models registered as APIs. The user can unregister a registered model as an API using that tab.

Unregistering a Model as an API
  • Navigate to the Registered Models & APIs page.

  • Open the APIs tab.

  • Select a registered model as an API from the displayed list.

  • Click the Unregister as API icon for the selected model.

  • The Unregister as API dialog box opens with the selected model name.

  • Click the Yes option.

  • A notification message appears to ensure that the model is unregistered.

  • Navigate back to the Models tab.

  • The unregistered model will be listed under the Models page.

Please Note: Refer to the Register a Model as an API Service section to understand the steps required for registering an API client and passing the model values in the postman.

Last updated