Skip to content

xnorax/watson-studio-journey

Repository files navigation

IBM Watson Studio Journey

This repository demonstrates different capabilities of IBM Watson Studio.

It provides a suite of tools for data scientists, application developers and subject matter experts to collaboratively and easily work with data and use that data to build, train and deploy models at scale.

Guide

We will start the journey by importing a notebook for labelling anomalous data to prepare data for modelling [1]. Then, we will do a complete machine learning process starting from creating a model and ending with testing a deployed model [2]. In the third tutorial, we will build a flow to compare between multiple models [3]. Next, we will build an image classifier for pipeline inspection [4]. Finally, we will create and share an interactive dashboard which helps to discover insights from your data [5].

Prerequisites

  • IBM Cloud Account

    Note: Select United States/US-South as a country.

  • An IBM Cloud Object Storage instance

  • An IBM Watson Machine Learning instance

Steps

Step 1: Create Object Storage Instance

  • from the IBM Cloud catalog, select Object Storage.

    1

  • Click Create.

    2

    You'll be redirected to your service instance dashboard.
    3


Step 2: Create Machine Learning Instance

  • from Watson category in the IBM Cloud catalog, select Machine Learning.

    4

  • Click Create.

    5

    From the left menu, click on Service credentials. Click on View credentials to save the Username and Password somewhere safe for later use.

    6

Step 3: Create Watson Studio Instance

  • from Watson category in the IBM Cloud catalog, select Watson Studio.

    7

  • Click Create.

    8

Let's Get Started

  • Click on Get Started to get redirected to Watson Studio Platform.

    9

  • Create a New Project.

    10

  • Select Complete to include all available tools into the project.

    11

  1. Enter a name for your project in the Name: field.

  2. Associate the project Storage with the object storage instance you created in step 1.

  3. Click on Create.

    12

    Your project's Assets page will open.

    13

Contributers

  • Nailah Al-Tayyar - Developer Advocate @IBM

Credits

Releases

No releases published

Packages

No packages published