Watson Studio overview

Watson Studio provides you with the environment and tools to solve your business problems by collaboratively working with data. You can choose the tools you need to analyze and visualize data, to cleanse and shape data, or to create and train machine learning models.

This illustration shows how the architecture of Watson Studio is centered around the project. A project is where you organize your resources and work with data.

A project contains assets and tools and has input from data sources, the community, and a catalog

These are the kind of resources you can have in a project:

You can also bring in data and analytic assets from the IBM WatsonCommunity.

This diagram illustrates how assets move between your catalog, projects, and deployment spaces. You can populate the catalog with assets directly, or you can publish assets from projects. You find assets in the catalog and then add them to any project. When you finish developing models in a project, you promote them to the deployment space that’s associated with the project. You configure and deploy models in the deployment space.

A catalog contains curated assets that can be used in any project. A project contains assets for its goal. A deployment space contains deployable assets from a specific project.

Catalogs

A catalog is a repository of data and analytical assets for your organization. The catalog is provided by Watson Knowledge Catalog, which is included with Watson Studio Local. Use the catalog to share assets between projects. You can move assets into the catalog when you finish with your project, or start working on your project by moving in assets from the catalog.

Watson Studio and Watson Knowledge Catalog are fully integrated:

You can easily find the assets you need in a catalog. Here’s what you can do:

See Catalogs.

Deployment spaces

A deployment space is where you configure and deploy your models. After you finish developing your models in your project, you create a deployment space for that project and move your models into it. Deployment spaces are provided by Watson Machine Learning. Watson Studio and Watson Machine Learning are fully integrated. You can easily move assets between projects and deployment spaces. See Deployment spaces.

Watson Community

The Watson Community contains resources to help you learn and samples that you can use in your project:

To download data sets from the Community, you must sign up for a free Watson Studio account on IBM Cloud and sign in to the community. If you download a notebook from the Community, you must edit some of the code to run it on Watson Studio Local.

Learn more