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.

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.
Check out the given illustration on unregistering 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 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.
Registering a Model as an API
The Models tab also provides an icon to register a selected Model as an API.
Check out the given illustration on 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.
Check out the illustration to unregister a registered 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.

Last updated