Project

A project is a collection of all artificats in developing ML models. A project consists of folder, labs, pipelines, tracks, models, WebApps, templates, and images.

Create a Project

To create a new project:

  1. On the projects page, click on the NEW button.

  2. Fill in the project name and optionally the description.

    ../_images/add_project_1.png
  3. Click on the CREATE button.

  4. The new project is displayed as a card on the projects page. Project details are displayed by clicking on the project card.

    ../_images/add_project_2.png ../_images/add_project_3.png

Manage Members in a Project

To set the members in a project:

  1. Click on the settings button on the project details page.

    ../_images/set_project_member_1.png
  2. Click on the ADD MEMBER button.

    ../_images/set_project_member_2.png
  3. Select the user to add.

  4. Click on the ADD button.

    ../_images/set_project_member_3.png

Delete a Project

To delete a project:

  1. Click on the settings button on the project details page.

  2. Scroll to the bottom of the page and click on the DELETE button.

    ../_images/del_project_1.png
  3. Confirm the deletion.

    Warning

    A project could no longer be restored once it has been deleted.