think Thailand
  • Journey to Data & AI Workshop
  • Prerequisite
    • IBM Cloud
  • IBM Watson Studio Auto AI
    • Watson Studio Overview
    • Step 1: Watson Service Creation
    • Step 2: Build and train the model
    • Step 3: Deploy the trained model
    • Step 4: Test the deployed model
  • IBM Watson Discovery
    • Discovery Overview
    • Step 1: Create Discovery Service
    • Step 2: Launch the tooling
    • Step 3: Create a collection
    • Step 4: Download the sample document and upload to your collection
    • Step 5: Querying the dataset
  • Links
    • Sample Application: Use the Watson Discovery Service to analyze cyber security breaches
    • Sample data set source
    • Preparing CSV data set to Watson Discovery Service
    • Watson Studio Documentation
    • IBM Cloud Documentation
    • Discovery API documentation
    • IBM Developer
    • Discovery documentation
    • Sample Codes: IBM Developer Code Patterns
    • Free courses: COGNITIVE CLASS.AI
Powered by GitBook
On this page

Was this helpful?

  1. IBM Watson Studio Auto AI

Step 3: Deploy the trained model

PreviousStep 2: Build and train the modelNextStep 4: Test the deployed model

Last updated 5 years ago

Was this helpful?

Before you can use your trained model to make predictions on new data, you must deploy the model.

You can deploy the model from the model details page. You can access the model details page in one of these ways:

  • Clicking on the model name in the notification displayed when you save the model.

  • Open the Assets page for the project containing the model and click the model name in the Machine Learning Model section.

From the model details page:

  • Click the Deployments tab.

  • Click Add Deployment.

  • In the page that opens, fill in the fields:

    • Specify a name for the deployment.

    • Select “Web service” as the Deployment type.

    • Click Save.

After you save the deployment, click on the deployment name to view the deployment details page.