Watson OpenScale Lab
  • Introduction
  • Lab Environment Setup
    • IBM Cloud Services and Keys
    • Project Setup
  • Deploy Model & Configure Watson OpenScale
  • Monitor Model
    • Quality and Explainability
    • Fairness and Drift
  • [Optional] Load Historical Data
  • [Optional] Payload Analytics
  • [Optional] Application Monitor
  • Wrap-up
Powered by GitBook
On this page
  • Watson Studio and Cloud Object Storage
  • Watson OpenScale
  • Watson Machine Learning
  • Cloud API Key
  1. Lab Environment Setup

IBM Cloud Services and Keys

Provision the services necessary for the lab.

PreviousLab Environment SetupNextProject Setup

Last updated 5 years ago

Watson Studio and Cloud Object Storage

Provision a Watson Studio service:

  1. Login to

  2. From your Dashboard page, click on the 'Create resource' button

  3. Select the 'AI' filter from the left panel and then select the 'Watson Studio' tile

  4. Leave the 'Dallas' region and 'Lite' plan options selected and then click the 'Create' button

Now provision a Cloud Object storage service (which Watson Studio uses to store content/assets).

  1. From your IBM Cloud Dashboard page, click on the Create resource button

  2. Select the 'Storage' filter from the left panel and then select the 'Object Storage' tile

  3. Leave the default 'Lite' plan options selected and then click the 'Create' button

Watson OpenScale

  1. From the Dashboard page, click on the 'Create resource' button

  2. Select the 'AI' filter from the left panel and then select the 'Watson OpenScale' tile

  3. Leave the 'Dallas' region and 'Lite' plan options selected and then click the 'Create' button

Watson Machine Learning

  1. Leave the 'Dallas' region and 'Lite' plan options selected and then click the 'Create' button

Service Key

We will be deploying a model to this service using the Python SDK. To do that, we need to use the service credentials to instantiate the client. You can find the service credentials as follows:

  1. 'Click' on the 'Service credentials' option on the left panel.

  2. 'Click' on 'View credentials' under the Actions column.

If you do not see any credentials when you click on the service, you can create a new set by clicking on the 'New credential' button.

Cloud API Key

Finally, we will create a Cloud API key, which allows scripts to log in as your user identity. We will use this API key to get the Watson OpenScale service instance GUID and interact with that service. Follow the steps below to create the key:

  1. Give your key a name and then click the 'Create' button in the pop up window.

  2. Copy the value of this API key into a text editor. You will use it later in the lab.

Be sure you copy the actual value of the key before closing the pop up window as you will not be able to see if after its closed.

From the Dashboard page, click on the 'Create resource' button

Select the 'AI' filter from the left panel and then select the 'Machine Learning' tile

From the , find and click on the Watson Machine Learning service you created for this lab

Copy these credentials into a text editor. You will use them later in the lab.

From the Dashboard page, click on the 'Manage' drop down menu and select the 'Access (IAM)' option.

Click on the 'IBM Cloud API Keys' option from the left panel and then on the 'Create an IBM Cloud API key' button on the right.

IBM Cloud
IBM Cloud
IBM Cloud
Resource List
IBM Cloud