Deploying scripts in Watson Machine Learning

When a script is copied to a deployment space, you can deploy it for use. Supported script types are Python scripts and R scripts. Batch deployment is the only supported deployment type for a script.

  • When the script is promoted from a project, your software specification is included.
  • When creating a deployment job for a script, you must manually override the default environment with the correct environment for your script.
  • Deploying a script to run on a Hadoop environment is currently not supported.
  • You can use Python scripts to deploy Natural Language Processing models. For more information, refer to Deploying Natural Language Processing models.

Learn more

Parent topic: Managing predictive deployments