Updated on 2024-05-23 GMT+08:00

Viewing Algorithm Details

  1. Log in to the ModelArts console.
  2. In the navigation pane, choose Algorithm Management. The My algorithm page is displayed.
  3. In the algorithm list, click the target algorithm name to go to the algorithm details page.
    • On the Basic Information tab, you can view the algorithm information.
      Table 1 Basic algorithm information

      Parameter

      Description

      Name

      Algorithm name.

      ID

      Unique ID of an algorithm.

      Description

      Algorithm description.

      You can click the edit icon to update the description.

      Preset image

      Preset image and its version used by an algorithm. This parameter is available only for algorithms created using a preset image.

      Custom image

      Container image used by an algorithm. This parameter is available only for algorithms created using a custom engine version or custom image.

      Code Directory

      OBS directory for storing the algorithm code.

      Boot File

      OBS directory for storing the boot file. This parameter is available only for algorithms created using a preset image.

      Boot Command

      Boot command of an algorithm created using a custom image.

      Input

      Input parameters of an algorithm.

      Output

      Output parameters of an algorithm.

      Hyperparameter

      Hyperparameter information of an algorithm.

      Supported Policies

      Auto search policy of an algorithm. If this parameter is left blank, auto search is not supported. Otherwise, auto search parameters are displayed.

      Training Constraint

      Training constraints of an algorithm. If No is displayed, there is no constraint. Otherwise, the supported resource types and training scenarios are displayed.

    • On the Training tab, you can view the information about the training jobs that use the algorithm, such as the training job name and status.
  4. On the Basic Information tab, click Edit to modify algorithm information except the name and ID. After the modification, click Save.