Registered Models and APIs

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

The Registered Models and APIs icon from the homepage of the Data Science Lab module redirects the user to this page that lists all the registered models and provides an icon to register the available registered model as an API.

Unregistered Models

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

Check out the given illustration on how to register a model as an API.

  • Navigate to the Home page.

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

  • The user will be redirected to a page containing the two tabs:

    • Registered Models

    • APIs

  • Select a registered model from the displayed list.

  • Click the Unregister icon for the selected model.

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

APIs

The APIs tab displays all the models registered as APIs.

Check out the given illustration on how to register a model as an API.

  • Navigate to the Home page.

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

  • The user will be redirected to a page containing the two tabs:

    • Registered Models

    • APIs

  • Select a registered model from the displayed list.

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

  • The Update Model page opens.

  • Provide 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.

Last updated