All Products
Search
Document Center

Platform For AI:Create an experiment layer

Last Updated:Mar 05, 2025

An experiment domain can contain one or more experiment layers. Each experiment layer carries all the traffic of the experiment domain. In an experiment domain, the traffic between all experiment layers is mutually independent, and the parameters associated with the experiment layers are mutually exclusive. This topic describes how to create and manage an experiment layer.

Prerequisites

An experiment project is created. For more information, see Create an experiment project.

Create an experiment layer

  1. Go to the ABTest page.

    1. Log on to the PAI console.

    2. In the left-side navigation pane, click Workspaces. On the Workspaces page, click the name of the workspace that you want to manage.

    3. In the left-side navigation pane, choose Model Deployment > PAI-ABTest.

  2. In the left-side navigation pane of the ABTest page, choose Project Management > Experiment Layers.

  3. On the Experiment Layers page, click Create Experiment Layer.

  4. On the Create Experiment Layer page, configure the parameters. The following table describes the parameters.

    Parameter

    Description

    Name

    The name of the experiment layer.

    Description

    The description of the experiment layer.

    Experiment Project

    Select an experiment project from the drop-down list. If no experiment project is available, click Create Project to create an experiment project.

    Experiment Domain

    You can select an experiment domain only after you select an experiment project. Select an experiment domain from the drop-down list. If no experiment domain is available, click Create Experiment Domain to create an experiment domain.

  5. Click OK.

Manage an experiment layer

After you create an experiment layer, you can view the experiment layer in the experiment layer list and perform the following operations on the experiment layer.

image

  • Modify the experiment layer.

    Click Edit in the Actions column to modify the description.

  • Delete the experiment layer.

    Click Delete in the Actions column to delete the experiment layer that you no longer use.

References

After you create an experiment layer, you can create an experiment on the experiment layer. For more information, see Create an experiment.