Configuring credentials for machine learning providers

You configure credentials for machine learning providers. The machine learning provider stores your deployed models. When it is configured, business experts can connect to the machine learning provider, and import the deployment of their choice to generate a predictive model template that contains all the elements to invoke a machine learning model.

Before you begin

You need to have the Administer platform for decision services permission to access the administration page. For more information, see Managing user permissions.

Procedure

  1. Go to the administration page in Decision Designer by adding /admin-platform at the end of the URL of Decision Designer in your browser:
    https://<decision_designer_url>/admin-platform

    The Credentials tab opens on the Settings page.

  2. To add a new machine learning provider, click New.
  3. In the ID field, enter a name of the provider.

    It can be any name that you used on the machine learning provider side.

  4. In the Authentication type field, select API_KEY from the drop-down menu.
  5. In the Api key field, enter the API key.
  6. In the Credentials type field, select ML from the drop-down menu.
  7. Click Save.
  8. Optional: To edit or delete the configuration, click the edit icon or the delete icon next to a selected ID.

What to do next

A business expert can now connect to the machine learning provider. For more information, see Managing machine learning providers.