Oracle by Example brandingOracle® Cloud Creating Projects and Workspaces in Oracle Machine Learning

section 0Before You Begin

This tutorial shows you the steps to create a project and a workspace in Oracle Machine Learning. This is the first tutorial in the series Working with Oracle Machine Learning.

Note: The initial workspace and the default project are created by the Oracle Machine Learning service automatically when you log in to Oracle Machine Learning for the first time. The term default applies to the last project that you work on, and it is stored in the browser cache. If you clear the cache, then there would be no default project selected. Then you must select a project to work with notebooks

This OBE explains the steps to create your own project, and optionally your workspace. Read the tutorials in sequence.

This tutorial takes approximately 10 minutes to complete.

Background

A project is a container for your notebooks, and a workspace is a container for your projects. You can own multiple projects in a workspace.

What Do You Need?

  • Access to your Oracle Machine Learning account

section 1Access your Oracle Machine Learning Account

To gain access to your Oracle Machine Learning account, contact the Oracle Machine Learning administrator to create your account. The administrator creates the Oracle Machine Learning account, and provides you the account details in an email.

  1. Click the URL provided by your Oracle Machine Learning administrator. This opens the Oracle Machine Learning Sign In page.
  2. In the Sign In page, enter the Tenant and Database name provided by your administrator.
    Log In
    Description of the illustration login1.png
  3. Click Continue.
  4. In the next Sign In page, enter your Username and Password provided to you. If you want to change the tenant or database name, then click the corresponding edit icon.
    Log In
    Description of the illustration login2.png
  5. Click Sign In. This opens the Oracle Machine Learning home page.
  6. After you log in, change the password immediately by clicking Change Password in the top right corner of the Oracle Machine Learning home page, as shown in the screenshot.
    Change Password
    Description of the illustration changepassword.png

section 1Create Projects and Workspaces in Oracle Machine Learning

To create a project and a workspace:

  1. On the top right corner of the Oracle Machine Learning home page, click the project workspace drop-down list. The project name and the workspace, in which the project resides, are displayed here. In this screenshot, the project name is Project A, and the workspace name is Admin. If a default project exists, then the name of the default project is displayed here. To choose a different project, click Select Project.
    New project
    Description of the illustration new_project.png
     
  2. To create a new project, click New Project. The Create Project dialog box opens. 
    Create workspace
    Description of the illustration create_workspace.png
  3. In the Name field, provide a name for your project.
  4. In the Comments field, enter comments, if any.
  5. In the Select Workspace field, select a workspace from the drop-down list. Your project is assigned to the selected workspace. If you want to create a new workspace, then click the plus icon  add icon. The Create Workspace dialog box opens.
  6. In the Name field, enter a name for the workspace.
  7. In the Comments field, enter comments if any.
  8. Click OK. This completes the task of creating your workspace, and brings you back to the Create Project dialog box. The project that you created in step 1 through 5 is assigned to the newly created workspace.
  9. Click OK. This completes the task of creating a project and a workspace, and assigning the project to the workspace.

next stepNext Tutorial

Creating and Running Notebooks in Oracle Machine Learning