Task 1: Creating an empty deployment space in Watson Studio
You create an empty deployment space in Watson Studio and collect the information
required to configure a machine learning provider in your decision automation.
- Create a deployment space in Watson Studio by following the instructions available on the Watson Studio documentation.
- Retrieve the following information from the deployment space settings:
- The space ID, which can be found in the deployment space settings.
- The model deployment URL. For example:
https://<location>.ml.cloud.ibm.com/ml/v4 - The authentication URL. For example:
https://iam.bluemix.net/identity/token - An API Key, which can be obtained from your IBM Cloud
account.