forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com> Co-committed-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com>
1765 lines
172 KiB
HTML
1765 lines
172 KiB
HTML
<a name="EN-US_TOPIC_0000002374856345"></a><a name="EN-US_TOPIC_0000002374856345"></a>
|
|
|
|
<h1 class="topictitle1">Modifying an Algorithm</h1>
|
|
<div id="body32001227"><div class="section" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_section1297303134012"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p29732031401">This API is used to modify an algorithm.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_section12973103194014"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p49731304015">PUT /v2/{project_id}/algorithms/{algorithm_id}</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_table11974123154012" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row149730374011"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1797410315403">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1997410318402">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p197418316401">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p29748311403">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row5973153104014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19743315409">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p797411374013">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p0974133104011">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p12974633408">Project ID. For details, see <a href="modelarts_03_0147.html">Obtaining a Project ID and Name</a>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1097312314017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p20974163134012">algorithm_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1197493134016">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p16975439406">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p297514316407">Algorithm ID.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_section49753314407"><h4 class="sectiontitle">Request Parameters</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_Algorithm" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request body parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row129755364015"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1097613314016">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1497623154016">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1097619394012">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p17976113204017">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row39751039403"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p89761733403">metadata</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p897620324011">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p097643164010"><a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmMetadata">AlgorithmMetadata</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p59767364013">Algorithm metadata, which describes basic algorithm information.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row597512314016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p99761313409">job_config</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p6976173134014">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1897713354019"><a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmJobConfig">AlgorithmJobConfig</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p13977163154016">Algorithm configuration, such as the boot file.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row2097516344017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p897714320405">resource_requirements</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p4977133114017">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p397718315409">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_ResourceRequirement">ResourceRequirement</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p109777319403">Algorithm resource constraints. This parameter is optional. After this parameter is set, the console filters available public resource pools when the algorithm is used in training jobs.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row5975133164018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p169779314406">advanced_config</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p49771838402">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1997717334015"><a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmAdvancedConfig">AlgorithmAdvancedConfig</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p497716374013">Advanced algorithm policy:</p>
|
|
<ul id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_ul169776320401"><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li397753134013"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p11977153184014"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li397753134013"></a><a name="en-us_topic_0000002091282805_li397753134013"></a>auto_search</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmMetadata"></a><a name="en-us_topic_0000002091282805_request_AlgorithmMetadata"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmMetadata" frame="border" border="1" rules="all"><caption><b>Table 3 </b>AlgorithmMetadata</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row169780384010"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p9978835400">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p297817315401">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p189781334402">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1597973104017">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row997812318408"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p49791354012">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p997918344011">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p109795317405">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p997915364010">Algorithm UUID. You do not need to set this parameter when creating an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row8978113104012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p139791137400">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p169793314408">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p199793354017">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p15979183164017">Algorithm name. The value must contain 1 to 64 characters consisting of only digits, letters, underscores (_), and hyphens (-).</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1597817318406"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p2979133134017">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p497915312407">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1397993164017">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1979103154014">Algorithm description, which consists of 0 to 256 characters. The default value is <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b179793319404">NULL</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row19978183114015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p297919394013">workspace_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p298023144015">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p198014334013">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1980334406">Workspace where a specified algorithm is located. The default value is <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b3980173104016">0</strong>, indicating the default workspace.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1697813312405"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1198063124013">ai_project</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1898014314406">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p898018344019">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p29806384012">AI project to which a specified algorithm belongs. The default value is <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b1898018354014">default-ai-project</strong>. The AI project has been brought offline. Ignore it.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmJobConfig"></a><a name="en-us_topic_0000002091282805_request_AlgorithmJobConfig"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmJobConfig" frame="border" border="1" rules="all"><caption><b>Table 4 </b>AlgorithmJobConfig</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row8980113154014"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p09819324013">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p8981183194018">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p998114384018">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.4.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1498116344010">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row59804364015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p9982331405">code_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p198210334010">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p79821033406">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p298218318407">Algorithm code directory, for example, <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b498293134017">/usr/app/</strong>. This parameter must be used together with <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b15982138408">boot_file</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row119803320409"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p189827314017">boot_file</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p6982837400">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p159821239404">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p398216318403">Code boot file of the algorithm, which must be stored in the code directory, for example, <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b1098213354019">/usr/app/boot.py</strong>. This parameter must be used with <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b119823374016">code_dir</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row16981935405"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p49821539408">command</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p169826315401">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p8982123164014">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p2098293104013">Container boot command of a custom image algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row79818310409"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p129821139404">parameters</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p498363124012">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p169832038404">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_Parameters">Parameters</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p89838311401">Running parameter of an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1998111344014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p13983135404">inputs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p998317317401">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p109831533408">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmCreateInput">AlgorithmCreateInput</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1798314318407">Data input of an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row159815314017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p11983437409">outputs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p998323184015">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p198323134015">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmCreateOutput">AlgorithmCreateOutput</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p29834317408">Data output of an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row4981133154015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p79837324019">engine</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1998311313400">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p298410313404"><a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmCreateEngine">AlgorithmCreateEngine</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1398413144020">Algorithm engine.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row149811238402"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p298420317405">parameters_customization</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1984173204016">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p179848312405">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p119842317409">Whether the algorithm allows hyperparameter customization during training job creation.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_Parameters"></a><a name="en-us_topic_0000002091282805_request_Parameters"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_Parameters" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row149847374014"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.5.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p0985133144019">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.5.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p6985173144014">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.5.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1598593194010">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.5.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1798513164018">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row6984233409"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p49857314017">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p7985123164010">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p898519354020">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p298553144017">Parameter name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row119841132406"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p11985435409">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p16985133134018">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p9985239408">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1986103124013">Parameter value.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row698419318400"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p2986832406">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39862316403">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1598615394015">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p99861239401">Parameter description.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row199846394013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p79862334011">constraint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1298693164010">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p15986630405"><a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_ParametersConstraint">ParametersConstraint</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p598663194020">Parameter constraint.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row89848318404"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p49866315408">i18n_description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p49861431402">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p198614314013"><a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_I18nDescription">I18nDescription</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p5986193134013">Internationalization description.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_ParametersConstraint"></a><a name="en-us_topic_0000002091282805_request_ParametersConstraint"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_ParametersConstraint" frame="border" border="1" rules="all"><caption><b>Table 6 </b>ParametersConstraint</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row7987143114015"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.6.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p9987193154011">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.6.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p49878374019">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.6.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p6987123144013">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.6.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p13988113204011">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row119873304010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p13988183134012">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p7988335406">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39881036404">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1798816384014">Parameter type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row17987536401"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1998811310405">editable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p139881832407">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p16988237404">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39881837404">Whether the parameter is editable.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row10987036400"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p098810374014">required</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p11988143124019">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p18988738401">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p09887394019">Whether the parameter is mandatory.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row798714364017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p169891374013">sensitive</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1198993154013">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p598993124014">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p149891318406">Whether the parameter is sensitive. This function is not implemented currently.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row109871935408"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1198918313402">valid_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1989736402">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p798916319407">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p998916314012">Valid type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row0987163144017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p29892364011">valid_range</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1398913394013">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p12989153104010">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1298933104012">Valid range.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_I18nDescription"></a><a name="en-us_topic_0000002091282805_request_I18nDescription"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_I18nDescription" frame="border" border="1" rules="all"><caption><b>Table 7 </b>I18nDescription</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row799010394015"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.7.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1399015315403">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.7.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1399012316402">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.7.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p0990173104011">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.7.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1099019304016">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1299013315405"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19906344011">language</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p59909304019">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p89907313407">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p2099019317402">Internationalization language.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row399010364015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p99902317406">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1199119318408">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p799113313404">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p69912384013">Description.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmCreateInput"></a><a name="en-us_topic_0000002091282805_request_AlgorithmCreateInput"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmCreateInput" frame="border" border="1" rules="all"><caption><b>Table 8 </b>AlgorithmCreateInput</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row59914315404"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.8.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p4991032401">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.8.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p129921532409">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.8.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39929318404">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.8.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p6992183144012">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1999112316406"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1299273124014">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1199210311407">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p4992163134018">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.8.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1799213184011">Name of the data input channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row09915317403"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1599210316401">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p499263104016">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p11992143204013">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.8.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1899223194011">Description of the data input channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row69911733408"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p17992183134019">remote_constraints</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p599217318402">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p799316318405">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_RemoteConstraint">RemoteConstraint</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.8.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p199317304013">Data input constraint.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_RemoteConstraint"></a><a name="en-us_topic_0000002091282805_request_RemoteConstraint"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_RemoteConstraint" frame="border" border="1" rules="all"><caption><b>Table 9 </b>RemoteConstraint</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row18993834406"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.9.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1499316312403">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.9.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p189567418409">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.9.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p69564419409">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.9.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1795674114016">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row139939384016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p12956947409">data_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p895674184010">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1495644194011">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1495616419406">Data input type. The data storage location (OBS) and ModelArts dataset are supported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row149933324011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p119561745403">attributes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p995617418404">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p199561944408">Array of Map<String,String> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1495616412407">Attributes when the data input type is a dataset. Enumerated values:</p>
|
|
<ul id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_ul189562413406"><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li10956149403"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p395619418408"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li10956149403"></a><a name="en-us_topic_0000002091282805_li10956149403"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b99561049406">data_format</strong>: data format</p>
|
|
</li><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li1695619424018"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p15956114154012"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li1695619424018"></a><a name="en-us_topic_0000002091282805_li1695619424018"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b1495664144013">data_segmentation</strong>: data segmentation</p>
|
|
</li><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li199561147408"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p2095610411400"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li199561147408"></a><a name="en-us_topic_0000002091282805_li199561147408"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b19956114144013">dataset_type</strong>: data labeling</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmCreateOutput"></a><a name="en-us_topic_0000002091282805_request_AlgorithmCreateOutput"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmCreateOutput" frame="border" border="1" rules="all"><caption><b>Table 10 </b>AlgorithmCreateOutput</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row499511312409"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.10.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1895664174018">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.10.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p20956549405">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.10.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p695614414011">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.10.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p595614494015">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row59951935405"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p5956446403">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1295614424015">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1956134134012">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p995614417405">Name of the data output channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row16995113164013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p495644204020">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1995764134019">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1595715416409">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p5957104124018">Description of the data output channel.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmCreateEngine"></a><a name="en-us_topic_0000002091282805_request_AlgorithmCreateEngine"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmCreateEngine" frame="border" border="1" rules="all"><caption><b>Table 11 </b>AlgorithmCreateEngine</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row19968312402"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.11.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p8957194204016">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.11.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1895784194010">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.11.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1495714174019">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.11.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p6957844404">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row999719316405"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p18957244403">engine_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p295754194018">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p495724194016">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1095712419407">Engine ID selected for an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1099716364019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p295716419409">engine_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39579412408">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p195744134013">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p495704114018">Engine version name selected for an algorithm. If <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b199577410408">engine_id</strong> is specified, leave this parameter blank.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row299719384018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p29572464017">engine_version</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19957154154013">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p295714420405">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p495744104016">Engine version name selected for an algorithm. If <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b1895719417408">engine_id</strong> is specified, leave this parameter blank.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row299714316408"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p69571748409">image_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p199573416405">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p0957114134011">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p129575404011">Custom image URL selected for an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_ResourceRequirement"></a><a name="en-us_topic_0000002091282805_request_ResourceRequirement"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_ResourceRequirement" frame="border" border="1" rules="all"><caption><b>Table 12 </b>ResourceRequirement</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row49981739401"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.12.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p09572444017">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.12.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1295720417402">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.12.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1895713410407">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.12.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1195714417402">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row99981317403"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1695720404010">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p15957444403">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p13957134104018">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.12.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p9957164144015">Resource constraint. The options are as follows:</p>
|
|
<ul id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_ul095715413408"><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li1295704104012"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p9957442402"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li1295704104012"></a><a name="en-us_topic_0000002091282805_li1295704104012"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b1495774154011">flavor_type</strong>: flavor type, which can be <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b5957144194014">CPU</strong> or <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b2095764164018">GPU</strong>.</p>
|
|
</li><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li11957174164015"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p9957346401"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li11957174164015"></a><a name="en-us_topic_0000002091282805_li11957174164015"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b119574494018">device_distributed_mode</strong>: whether to support multi-card training. The value can be <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b195718424018">multiple</strong> (supported) or <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b1295774104012">singular</strong> (not supported).</p>
|
|
</li><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li1695744154014"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p119579484015"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li1695744154014"></a><a name="en-us_topic_0000002091282805_li1695744154014"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b109571948401">host_distributed_mode</strong>: whether to support distributed training. The value can be <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b19572040401">multiple</strong> (supported) or <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b1495717417406">singular</strong> (not supported).</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row399810334010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1095716419403">values</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1795712415404">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1195816494011">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.12.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1195884194014">Value of the resource constraint key.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1998638403"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p295813444010">operator</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p09585444010">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1195810419406">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.12.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p195884194018">Relationship between keys and values. Currently, only <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b1195834164018">in</strong> is supported. For example, <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b1495813494019">flavor_type in [CPU,GPU]</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmAdvancedConfig"></a><a name="en-us_topic_0000002091282805_request_AlgorithmAdvancedConfig"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgorithmAdvancedConfig" frame="border" border="1" rules="all"><caption><b>Table 13 </b>AlgorithmAdvancedConfig</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row189991135409"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.13.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p139583412401">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.13.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p139585464014">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.13.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p89581744404">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.13.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p79581346404">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row20999130406"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1695818494016">auto_search</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1395810416404">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1395814420408"><a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AutoSearch">AutoSearch</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.13.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p11958134154011">Hyperparameter search policy.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AutoSearch"></a><a name="en-us_topic_0000002091282805_request_AutoSearch"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AutoSearch" frame="border" border="1" rules="all"><caption><b>Table 14 </b>AutoSearch</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row80164134020"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.14.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p17958641406">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.14.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p395894104014">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.14.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p395811444019">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.14.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p139581443402">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row10345404"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p17958247403">skip_search_params</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p595874174013">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p3958144402">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p139584414018">Hyperparameter parameters that need to be skipped.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1601642401"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1095844164020">reward_attrs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p895810416409">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p29581045401">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_RewardAttrs">RewardAttrs</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p9958154124010">Search metrics.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1009494013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p15958349405">search_params</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p169581449407">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1895844184020">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_SearchParams">SearchParams</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p195820474019">Search parameters.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row11054154012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p10958649407">algo_configs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1095844134017">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p109587484018">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgoConfigs">AlgoConfigs</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p195816410407">Search algorithm configurations.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_RewardAttrs"></a><a name="en-us_topic_0000002091282805_request_RewardAttrs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_RewardAttrs" frame="border" border="1" rules="all"><caption><b>Table 15 </b>RewardAttrs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row2224154016"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.15.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p2095817474013">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.15.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19587410403">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.15.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p49591444403">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.15.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1195911414404">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row15216411407"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p495917444012">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p199597411406">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p595916417409">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.15.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p179597411403">Metric name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row15212415401"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p695917414404">mode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p79594444012">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p199594484020">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.15.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1695912444020">Search mode. - If <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b1095934204018">max</strong> is specified, the larger the metric value, the better. - If <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b1095918414407">min</strong> is specified, the smaller the metric value, the better.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row52204174019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1595918434017">regex</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p49599434017">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p199596414012">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.15.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p139590484019">Regular expression of a metric.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_SearchParams"></a><a name="en-us_topic_0000002091282805_request_SearchParams"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_SearchParams" frame="border" border="1" rules="all"><caption><b>Table 16 </b>SearchParams</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row2316410407"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.16.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p2959447407">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.16.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p895994184013">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.16.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1495954164020">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.16.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p3959647408">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1312414400"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p15959348404">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1795994104018">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p79594434010">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1895916417401">Hyperparameter name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row334415405"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1195913464011">param_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p9959144164018">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1795994104010">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p89591640404">Parameter type. - <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b49593413405">continuous</strong>: The hyperparameter is of the continuous type. When an algorithm is used in a training job, continuous hyperparameters are displayed as text boxes on the console. - <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b1195911411407">discrete</strong>: The hyperparameter is of the discrete type. When an algorithm is used in a training job, discrete hyperparameters are displayed as drop-down lists on the console.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row11314174019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19597474016">lower_bound</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p119591149402">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p169596444018">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p14959194104011">Lower bound of the hyperparameter.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row19354144014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1395954154011">upper_bound</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p17959134174019">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1395916419404">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p2959144154019">Upper bound of the hyperparameter.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1733411407"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p2959144164015">discrete_points_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p109593411404">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p795944204019">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1395912464015">Number of discrete points of a hyperparameter with continuous values.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row9364184017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p295974184015">discrete_values</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p99593416401">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p179591411403">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p10959144134014">Discrete hyperparameter values.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgoConfigs"></a><a name="en-us_topic_0000002091282805_request_AlgoConfigs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AlgoConfigs" frame="border" border="1" rules="all"><caption><b>Table 17 </b>AlgoConfigs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row105184114012"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.17.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1596020412403">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.17.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1796015424016">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.17.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p6960134104019">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.17.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p199601148400">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row35445403"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1496012419402">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1796014411406">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39603444018">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.17.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19960114134014">Name of the search algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row251849408"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p189609404013">params</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p8960164154012">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p296017464018">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AutoSearchAlgoConfigParameter">AutoSearchAlgoConfigParameter</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.17.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1796084154014">Search algorithm parameters.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AutoSearchAlgoConfigParameter"></a><a name="en-us_topic_0000002091282805_request_AutoSearchAlgoConfigParameter"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_request_AutoSearchAlgoConfigParameter" frame="border" border="1" rules="all"><caption><b>Table 18 </b>AutoSearchAlgoConfigParameter</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row16174154016"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.18.2.5.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p139609484017">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.18.2.5.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p139601848402">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.18.2.5.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1396014416408">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.18.2.5.1.4"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p596016419404">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row661540400"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1896018414401">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19606444017">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p59607474010">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p296011474013">Parameter key.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row26124134014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1096012434012">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1296015417407">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p696018444016">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p18960349406">Parameter value.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1361146403"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p109607464015">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1896014184013">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p896054184012">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p139601411409">Parameter type.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_section16960443408"><h4 class="sectiontitle">Response Parameters</h4><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p496018484010"><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b129606411407">Status code: 201</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_AlgorithmResponse" frame="border" border="1" rules="all"><caption><b>Table 19 </b>Response body parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row281441405"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1796020484019">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p89601244400">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.3.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p199605414015">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row3812464010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p996054114010">metadata</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p99603411408"><a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_metadata">metadata</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p69601042402">Algorithm metadata, which describes basic algorithm information.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row168124184018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p496014474010">job_config</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p796015434014"><a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_job_config">job_config</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p3961545407">Algorithm configuration, such as the boot file.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row12819411405"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p7961043401">resource_requirements</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p14961164194012">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_resource_requirements">resource_requirements</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p179615419406">Algorithm resource constraint. This parameter is optional. After this parameter is set, the console filters available public resource pools when the algorithm is used in training jobs.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row68841406"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1296111420402">advanced_config</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19961343402"><a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_advanced_config">advanced_config</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p17961134114018">Advanced algorithm policy:</p>
|
|
<ul id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_ul199611745407"><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li11961164194010"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p69611414404"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li11961164194010"></a><a name="en-us_topic_0000002091282805_li11961164194010"></a>auto_search</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_metadata"></a><a name="en-us_topic_0000002091282805_response_metadata"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_metadata" frame="border" border="1" rules="all"><caption><b>Table 20 </b>metadata</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row15914444016"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p596124174015">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p119618434018">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.4.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1696114184014">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row18912419409"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p10961249407">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1961646402">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p3961144134010">Algorithm UUID. You do not need to set this parameter when creating an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1097424015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p696194114017">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p9961140407">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p10961174194010">Algorithm name. The value must contain 1 to 64 characters consisting of only digits, letters, underscores (_), and hyphens (-).</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row2091045409"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p15961849406">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p139618414012">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p10961849405">Description of the algorithm. The value is a string of [0, 256] characters. The default value is NULL.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row610104114019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p17961154184019">workspace_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1996118494018">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p89611241400">Workspace where a specified algorithm is located. The default value is <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b99615420401">0</strong>. The value 0 indicates the default workspace.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row161010419408"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p159611348408">ai_project</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p996113424013">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1596110494013">AI project to which a specified algorithm belongs. The default value is <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b19961184144010">default-ai-project</strong>. The AI project has been brought offline. Ignore it.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1101940408"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1696174114016">user_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p2961154154011">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39614484016">Username.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row201015434012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p199611242408">domain_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1496164164016">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p896119494014">Domain ID of a user.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1410184164019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p2961184104017">source</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p496113418409">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p18961104194010">Algorithm source.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row141017416402"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p99611644401">api_version</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1796112494012">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p139616411402">Algorithm API version, which identifies the old and new ones.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row61010434017"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p159611474012">is_valid</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p2962240407">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p14962846407">Algorithm availability.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row18107414404"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p159621418406">state</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p149622444011">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p696284124010">Algorithm state.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row201013494011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p199621448407">tags</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p17962545405">Array of Map<String,String> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p99621741406">Algorithm tags.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row4108419406"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19625434017">attr_list</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p096215416400">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p396212412403">Algorithm attribute list.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row19100414404"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1796219413403">version_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p796220414012">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p296214104014">Number of algorithm versions. The default value is <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b2096214454018">0</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row6104414405"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1296274114012">size</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19624415400">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p16962544403">Algorithm size.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row110447404"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p496219434018">create_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19621047409">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p996294144014">Timestamp when the algorithm is created.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row71014414011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p10962349408">update_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p996211464019">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p79621342404">Timestamp when the algorithm is updated.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_job_config"></a><a name="en-us_topic_0000002091282805_response_job_config"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_job_config" frame="border" border="1" rules="all"><caption><b>Table 21 </b>job_config</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row9131643408"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p109621244404">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p129620434017">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.5.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p189622418409">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row161316484015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p149621444408">code_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p179628413403">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p196213424016">Algorithm code directory, for example, <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b2962184204017">/usr/app/</strong>. This parameter must be used together with <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b19962847400">boot_file</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row11374174014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p109623404011">boot_file</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p8962045403">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p119621418405">Code boot file of the algorithm, which must be stored in the code directory, for example, <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b39621644404">/usr/app/boot.py</strong>. This parameter must be used with <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b15962546401">code_dir</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row5139404010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1962842402">command</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p189624444016">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p7962848408">Container startup command of a custom image algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1613343407"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p896214184010">parameters</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p2096215484018">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_Parameter">Parameter</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1696210474011">Running parameter of an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row81324104014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p4962154134014">inputs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p296215414016">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_inputs">inputs</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p69621849405">Data input of an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row31374144011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1896211419403">outputs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p99633464014">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_outputs">outputs</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p13963194164017">Data output of an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row0139411400"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1396314412405">engine</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p18963644403"><a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_engine">engine</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p896384124020">Algorithm engine.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row31354104011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p14963342404">code_tree</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p09634418408">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_code_tree">code_tree</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p296317412403">Algorithm directory tree</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row201313454016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p8963134134015">parameters_customization</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p996319484010">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p149636416405">Whether the algorithm allows hyperparameter customization during training job creation.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_Parameter"></a><a name="en-us_topic_0000002091282805_response_Parameter"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_Parameter" frame="border" border="1" rules="all"><caption><b>Table 22 </b>Parameter</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row81512424013"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p99636444017">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p11963114144012">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.6.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p149635415408">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row515134184010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p196394144010">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p396384134019">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p996316419404">Parameter name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row4151844400"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39637494014">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1963114154017">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p296354144017">Parameter value.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row91514415408"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p13963145403">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p59632454019">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19632416401">Parameter description.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row16151484016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p09631743401">constraint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p5963841404"><a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_constraint">constraint</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p2963114164015">Parameter constraint.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row10150420401"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p896344154013">i18n_description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p99639454010"><a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_i18n_description">i18n_description</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p59634434018">Internationalization description.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_constraint"></a><a name="en-us_topic_0000002091282805_response_constraint"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_constraint" frame="border" border="1" rules="all"><caption><b>Table 23 </b>constraint</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row6239420407"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.7.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1596319474018">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.7.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p17963124164012">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.7.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p169631049407">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row92311410403"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19963194194018">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1496410416409">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p79649413402">Parameter type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row4236464016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p189641746404">editable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19641043409">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p09644418405">Whether the parameter is editable.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1323114144019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p159641542400">required</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p129646494019">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1996494154015">Whether the parameter is mandatory.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1423546403"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p496412454013">sensitive</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p119641042401">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p896412444019">Whether the parameter is sensitive This function is not implemented currently.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row13237474013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p496418444011">valid_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p8964124154019">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p49641741403">Valid type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row11230494013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39644424018">valid_range</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1096410434011">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p896411416408">Valid range.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_i18n_description"></a><a name="en-us_topic_0000002091282805_response_i18n_description"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_i18n_description" frame="border" border="1" rules="all"><caption><b>Table 24 </b>i18n_description</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row92517410402"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.8.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p796419444015">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.8.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p199644412401">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.8.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p69641342400">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row112514174014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1964749409">language</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39642434013">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1096474164018">International language.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row18257418401"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p16964124204010">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19641949404">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p496474164014">Description of an international language.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_inputs"></a><a name="en-us_topic_0000002091282805_response_inputs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_inputs" frame="border" border="1" rules="all"><caption><b>Table 25 </b>inputs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row19262410407"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.9.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p796410464012">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.9.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p99641542401">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.9.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p99649415403">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row2261848406"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p16964194194013">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p09642417408">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.9.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p119649424017">Name of the data input channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row12263474012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1196434104011">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p119640454019">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.9.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1996420424019">Description of the data input channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row2264419409"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1796410410409">remote_constraints</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p199641143408">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_remote_constraints">remote_constraints</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.9.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p99649484018">Data input constraint.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_remote_constraints"></a><a name="en-us_topic_0000002091282805_response_remote_constraints"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_remote_constraints" frame="border" border="1" rules="all"><caption><b>Table 26 </b>remote_constraints</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row52711474017"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.10.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p13965349404">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.10.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1496514404018">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.10.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p14965194174010">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row202724174018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p15965104174020">data_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1996514134012">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p179651644400">Data input type, including the data storage location and dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row4270494010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p11965547405">attributes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p17965124154011">Array of Map<String,String> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p4965242405">Attributes when the data input type is a dataset. Enums:</p>
|
|
<ul id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_ul29653413407"><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li49651454019"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p159653412404"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li49651454019"></a><a name="en-us_topic_0000002091282805_li49651454019"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b99651243407">data_format</strong>: data format</p>
|
|
</li><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li1196574164017"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p3965154154013"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li1196574164017"></a><a name="en-us_topic_0000002091282805_li1196574164017"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b796534144020">data_segmentation</strong>: data segmentation</p>
|
|
</li><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li696504144019"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1596511412402"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li696504144019"></a><a name="en-us_topic_0000002091282805_li696504144019"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b13965443409">dataset_type</strong>: data labeling</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_outputs"></a><a name="en-us_topic_0000002091282805_response_outputs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_outputs" frame="border" border="1" rules="all"><caption><b>Table 27 </b>outputs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row10280415406"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.11.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p79651745401">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.11.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p09651045401">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.11.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p496518454011">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row228743402"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p196512413405">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p696519410408">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.11.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p29651941406">Name of the data output channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row7281412401"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p9965443409">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p20965194134010">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.11.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p189653484016">Description of the data output channel.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_engine"></a><a name="en-us_topic_0000002091282805_response_engine"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_engine" frame="border" border="1" rules="all"><caption><b>Table 28 </b>engine</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row152917414020"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.12.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p179656494014">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.12.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p29651547409">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.12.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p139652411406">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row32911404020"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p17965144194013">engine_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p10965546402">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1496516420407">Engine ID selected for an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1029104104011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p9965174134010">engine_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p199651464010">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p096511474018">Engine version name selected for an algorithm. If <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b20965142403">engine_id</strong> is specified, leave this parameter blank.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row5296420408"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p10965148409">engine_version</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p6965174154013">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19965949407">Engine version name selected for an algorithm. If <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b396584184011">engine_id</strong> is specified, leave this parameter blank.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row16293484012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p189657410408">image_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39651245403">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p109662046404">Custom image URL selected by an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_code_tree"></a><a name="en-us_topic_0000002091282805_response_code_tree"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_code_tree" frame="border" border="1" rules="all"><caption><b>Table 29 </b>code_tree</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row63014184014"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.13.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1796664154018">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.13.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p159661241402">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.13.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p396612444018">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row153019444016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.13.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19661947406">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.13.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p8966847408">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.13.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p9966144184011">Name of the current directory in the algorithm directory tree.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row123020444014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.13.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1966240407">children</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.13.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p3966942406">Object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.13.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1896619454015">Subfiles and subdirectories in the current directory of the algorithm directory tree.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_resource_requirements"></a><a name="en-us_topic_0000002091282805_response_resource_requirements"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_resource_requirements" frame="border" border="1" rules="all"><caption><b>Table 30 </b>resource_requirements</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row231124164011"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.14.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p119661043402">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.14.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1596614154017">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.14.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p119662464015">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row331144194017"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39661440402">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39665454013">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.14.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p159664418408">Resource constraint. The options are as follows:</p>
|
|
<ul id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_ul69662047406"><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li79667434014"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p096616424013"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li79667434014"></a><a name="en-us_topic_0000002091282805_li79667434014"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b796619484016">flavor_type</strong>: flavor type, which can be <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b139667418406">CPU</strong> or <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b109663444020">GPU</strong>.</p>
|
|
</li><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li119669414013"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p79666417405"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li119669414013"></a><a name="en-us_topic_0000002091282805_li119669414013"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b69668410407">device_distributed_mode</strong>: whether to support multi-card training. The value can be <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b9966204184015">multiple</strong> (supported) or <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b39661348407">singular</strong> (not supported).</p>
|
|
</li><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li996612416402"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p149661347408"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li996612416402"></a><a name="en-us_topic_0000002091282805_li996612416402"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b296617411406">host_distributed_mode</strong>: whether to support distributed training. The value can be <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b496684144012">multiple</strong> (supported) or <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b179664414012">singular</strong> (not supported).</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row14313474011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p896644134010">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1596613474018">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.14.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1996674124012">Value of the resource constraint key.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row16311147407"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p3966444402">operator</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p796615424019">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.14.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p119663454016">Relationship between keys and values. Currently, only <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b1196611434014">in</strong> is supported. For example, <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b11966154134018">flavor_type in [CPU,GPU]</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_advanced_config"></a><a name="en-us_topic_0000002091282805_response_advanced_config"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_advanced_config" frame="border" border="1" rules="all"><caption><b>Table 31 </b>advanced_config</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row832134164018"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.15.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p15966124144013">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.15.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p796610464020">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.15.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p129666454014">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row163214444016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.15.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39668424019">auto_search</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.15.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p119660494016"><a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_auto_search">auto_search</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.15.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1296713464012">Hyperparameter search policy.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_auto_search"></a><a name="en-us_topic_0000002091282805_response_auto_search"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_auto_search" frame="border" border="1" rules="all"><caption><b>Table 32 </b>auto_search</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row73319411404"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.16.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p12967194174013">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.16.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p0967145405">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.16.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p129671441402">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1633184104014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p129676444016">skip_search_params</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19967134154016">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.16.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p109670444015">Hyperparameter parameters that need to be skipped.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1933643402"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p11967642402">reward_attrs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p99677474011">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_reward_attrs">reward_attrs</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.16.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p0967204114017">List of search metrics.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row18339434019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1396717484013">search_params</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p11967204184010">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_search_params">search_params</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.16.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p129671549407">Search parameters.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row133316410402"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p179675418402">algo_configs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1796718418402">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_algo_configs">algo_configs</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.16.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p129677444020">Search algorithm configurations.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_reward_attrs"></a><a name="en-us_topic_0000002091282805_response_reward_attrs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_reward_attrs" frame="border" border="1" rules="all"><caption><b>Table 33 </b>reward_attrs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row4344419401"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.17.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39677417408">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.17.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p196718418402">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.17.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p09671449402">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row534194204013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.17.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p7967544401">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.17.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p189673484017">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.17.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p209677415406">Metric name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row6343494020"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.17.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1196715414012">mode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.17.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p10967147401">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.17.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p139676411405">Search mode.</p>
|
|
<ul id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_ul296719484015"><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li119670418404"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p119673454012"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li119670418404"></a><a name="en-us_topic_0000002091282805_li119670418404"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b5967449406">max</strong>: A larger metric value is preferred.</p>
|
|
</li><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li13967184154019"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p69678414407"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li13967184154019"></a><a name="en-us_topic_0000002091282805_li13967184154019"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b19967846405">min</strong>: A smaller metric value is preferred.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row23419474010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.17.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p10967542408">regex</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.17.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p5967134114015">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.17.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19967449404">Regular expression of a metric.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_search_params"></a><a name="en-us_topic_0000002091282805_response_search_params"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_search_params" frame="border" border="1" rules="all"><caption><b>Table 34 </b>search_params</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row8352041401"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.18.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39681245401">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.18.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p796844204017">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.18.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39684474018">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row435154104010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p7968184164012">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1696813464012">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.18.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p149689464013">Hyperparameter name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row17353434017"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p109681417401">param_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p39681346408">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.18.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1996816414406">Parameter type.</p>
|
|
<ul id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_ul1996811414406"><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li169689414013"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1996884194012"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li169689414013"></a><a name="en-us_topic_0000002091282805_li169689414013"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b15968745402">continuous</strong>: The hyperparameter is of the continuous type. When an algorithm is used in a training job, continuous hyperparameters are displayed as text boxes on the console.</p>
|
|
</li><li id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li129682044408"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p12968945400"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_li129682044408"></a><a name="en-us_topic_0000002091282805_li129682044408"></a><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b15968124204013">discrete</strong>: The hyperparameter is of the discrete type. When an algorithm is used in a training job, discrete hyperparameters are displayed as drop-down lists on the console.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row163516414406"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p179680454014">lower_bound</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p69683414404">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.18.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p11968154104019">Lower bound of the hyperparameter.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row235174104015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p296812412406">upper_bound</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1596817434011">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.18.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p69681441402">Upper bound of the hyperparameter.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row153517419407"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p69681645405">discrete_points_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1296820484018">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.18.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1396818434019">Number of discrete points of a continuous hyperparameter.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row103644164015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p5968641405">discrete_values</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1696814410409">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.18.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p596813413402">List of discrete hyperparameter values.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_algo_configs"></a><a name="en-us_topic_0000002091282805_response_algo_configs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_algo_configs" frame="border" border="1" rules="all"><caption><b>Table 35 </b>algo_configs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row33710415402"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.19.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p796817434020">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.19.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p996813404018">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.19.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p149689474016">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row33744184019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.19.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p2096884184015">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.19.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p109683434016">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.19.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1996814419403">Name of the search algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row33717424019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.19.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p89689413401">params</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.19.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p59684464019">Array of <a href="#EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_AutoSearchAlgoConfigParameter">AutoSearchAlgoConfigParameter</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.19.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p12968044403">Search algorithm parameters.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_AutoSearchAlgoConfigParameter"></a><a name="en-us_topic_0000002091282805_response_AutoSearchAlgoConfigParameter"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_response_AutoSearchAlgoConfigParameter" frame="border" border="1" rules="all"><caption><b>Table 36 </b>AutoSearchAlgoConfigParameter</caption><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row123813412403"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.20.2.4.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p17968174194014">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.20.2.4.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19682454010">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.20.2.4.1.3"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19968134104016">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row33864114018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.20.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1396824164018">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.20.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p4968948401">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.20.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1296920412408">Parameter key.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row53854104015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.20.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p296918404015">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.20.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p16969744401">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.20.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p189691341402">Parameter value.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row43810444012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.20.2.4.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1296994184010">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.20.2.4.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p496914419405">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.20.2.4.1.3 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p49693419406">Parameter type.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_section119691941409"><h4 class="sectiontitle">Example Requests</h4><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p15969848403">The following shows how to modify the algorithm whose UUID is <strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b13969154164010">2e5451fe-913f-4492-821a-2981031382f7</strong>.</p>
|
|
<pre class="screen" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_screen5969347401">PUT https://endpoint/v2/{project_id}/algorithms/2e5451fe-913f-4492-821a-2981031382f7
|
|
|
|
{
|
|
"metadata" : {
|
|
"name" : "TestModelArtsalgorithm",
|
|
"description" : "This is a ModelArts algorithm modified"
|
|
},
|
|
"job_config" : {
|
|
"code_dir" : "/algo-test/pytorch/work1/code/",
|
|
"boot_file" : "/algo-test/pytorch/work1/code/test-pytorch.py",
|
|
"parameters" : [ {
|
|
"name" : "test-parameter",
|
|
"value" : "10",
|
|
"constraint" : {
|
|
"type" : "String",
|
|
"editable" : true,
|
|
"required" : false,
|
|
"sensitive" : false,
|
|
"valid_type" : "None",
|
|
"valid_range" : [ ]
|
|
}
|
|
} ],
|
|
"parameters_customization" : true,
|
|
"inputs" : [ {
|
|
"name" : "data_url",
|
|
"description" : "data source."
|
|
} ],
|
|
"outputs" : [ {
|
|
"name" : "train_url",
|
|
"description" : "model output."
|
|
} ],
|
|
"engine" : {
|
|
"engine_name" : "PyTorch",
|
|
"engine_version" : "PyTorch-1.3.0-python3.6"
|
|
}
|
|
}
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_section09691243407"><h4 class="sectiontitle">Example Responses</h4><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p696919484014"><strong id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_b1096912414015">Status code: 201</strong></p>
|
|
<p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p19690418407">ok</p>
|
|
<pre class="screen" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_screen15969204154019">{
|
|
"metadata" : {
|
|
"id" : "2e5451fe-913f-4492-821a-2981031382f7",
|
|
"name" : "TestModelArtsalgorithm",
|
|
"description" : "This is a ModelArts algorithm modified",
|
|
"create_time" : 1636600721742,
|
|
"workspace_id" : "0",
|
|
"ai_project" : "default-ai-project",
|
|
"user_name" : "",
|
|
"domain_id" : "xxxxxxxxxxxxxxxxxxxxxxxxxx",
|
|
"source" : "custom",
|
|
"api_version" : "",
|
|
"is_valid" : true,
|
|
"state" : "",
|
|
"size" : 4791,
|
|
"tags" : null,
|
|
"attr_list" : null,
|
|
"version_num" : 0,
|
|
"update_time" : 0
|
|
},
|
|
"job_config" : {
|
|
"code_dir" : "/algo-test/pytorch/work1/code/",
|
|
"boot_file" : "/algo-test/pytorch/work1/code/test-pytorch.py",
|
|
"command" : "",
|
|
"parameters" : [ {
|
|
"name" : "test-parameter",
|
|
"description" : "",
|
|
"i18n_description" : null,
|
|
"value" : "10",
|
|
"constraint" : {
|
|
"type" : "String",
|
|
"editable" : true,
|
|
"required" : false,
|
|
"sensitive" : false,
|
|
"valid_type" : "None",
|
|
"valid_range" : [ ]
|
|
}
|
|
} ],
|
|
"parameters_customization" : true,
|
|
"inputs" : [ {
|
|
"name" : "data_url",
|
|
"description" : "name to translate"
|
|
} ],
|
|
"outputs" : [ {
|
|
"name" : "train_url",
|
|
"description" : "name to translate"
|
|
} ],
|
|
"engine" : {
|
|
"engine_id" : "pytorch-cp36-1.3.0",
|
|
"engine_name" : "PyTorch",
|
|
"engine_version" : "PyTorch-1.3.0-python3.6"
|
|
},
|
|
"code_tree" : {
|
|
"name" : "code/",
|
|
"children" : [ {
|
|
"name" : "test-pytorch.py"
|
|
} ]
|
|
}
|
|
},
|
|
"resource_requirements" : null,
|
|
"advanced_config" : { }
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_section16970042402"><h4 class="sectiontitle">Status Codes</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row1544164144015"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1997044184012">Status Code</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p119701449408">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_row94414464012"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p1597119484016">201</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p897116464017">ok</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_section697184174014"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0000002374856345__en-us_topic_0000002091282805_p59717424010">See <a href="modelarts_03_0095.html">Error Codes</a>.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="algorithms.html">Training Management</a></div>
|
|
</div>
|
|
</div>
|
|
|