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 you create a deployment job for a script, you must manually override the default environment with the correct environment for your script. For more information, see Creating a deployment job
- Deploying a script to run on a Hadoop environment is not supported.
- You can use Python scripts to deploy Natural Language Processing models. For more information, see Deploying Natural Language Processing models.
Learn more
- To learn more about supported input and output types and setting environment variables, see Batch deployment details.
- To learn more about software specifications, see Software specifications and hardware specifications for deployments.
Parent topic: Managing predictive deployments