forked from docs/doc-exports
Reviewed-by: Jiang, Beibei <beibei.jiang@t-systems.com> Reviewed-by: Rechenburg, Matthias <matthias.rechenburg@t-systems.com> Co-authored-by: Lai, Weijian <laiweijian4@huawei.com> Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
702 lines
30 KiB
JSON
702 lines
30 KiB
JSON
[
|
|
{
|
|
"uri":"modelarts_04_0001.html",
|
|
"product_code":"modelarts",
|
|
"code":"1",
|
|
"des":"This document describes how to install and configure a development environment and call functions provided by ModelArts SDK for secondary development.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Before You Start,SDK Reference",
|
|
"title":"Before You Start",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0002.html",
|
|
"product_code":"modelarts",
|
|
"code":"2",
|
|
"des":"ModelArts Software Development Kit (ModelArts SDK) encapsulates the ModelArts RESTful APIs in Python language to simplify application development. You can directly call M",
|
|
"doc_type":"sdkreference",
|
|
"kw":"SDK Overview,SDK Reference",
|
|
"title":"SDK Overview",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0003.html",
|
|
"product_code":"modelarts",
|
|
"code":"3",
|
|
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Preparations",
|
|
"title":"Preparations",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0005.html",
|
|
"product_code":"modelarts",
|
|
"code":"4",
|
|
"des":"ModelArts SDK can be used in the following environments:ModelArts SDK has been integrated into ModelArts Notebook and can be directly used without session authentication.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Environment Preparations,Preparations,SDK Reference",
|
|
"title":"Environment Preparations",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0004.html",
|
|
"product_code":"modelarts",
|
|
"code":"5",
|
|
"des":"Download the ModelArts SDK software package of the latest version.After the SDK is downloaded, you can use pip to install it. For details about how to install pip, see th",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Downloading and Installing the SDK,Preparations,SDK Reference",
|
|
"title":"Downloading and Installing the SDK",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0044.html",
|
|
"product_code":"modelarts",
|
|
"code":"6",
|
|
"des":"When calling APIs, you need to specify the project ID in certain URLs. To do so, you need to obtain the project ID first. To obtain a project ID, perform the following op",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Viewing the Project ID,Preparations,SDK Reference",
|
|
"title":"Viewing the Project ID",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0300.html",
|
|
"product_code":"modelarts",
|
|
"code":"7",
|
|
"des":"Using the SDK in non-notebook environments needs to call IAM, OBS, and ModelArts. Therefore, the endpoints of these services are required. Therefore, the endpoints of the",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Configuring a Service Endpoint,Preparations,SDK Reference",
|
|
"title":"Configuring a Service Endpoint",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0153.html",
|
|
"product_code":"modelarts",
|
|
"code":"8",
|
|
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Session Authentication",
|
|
"title":"Session Authentication",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0123.html",
|
|
"product_code":"modelarts",
|
|
"code":"9",
|
|
"des":"The session module authenticates in-cloud resources and initializes ModelArts SDK Client and OBS Client. After a session is set up, you can directly call the ModelArts SD",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Overview of Session Authentication,Session Authentication,SDK Reference",
|
|
"title":"Overview of Session Authentication",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0154.html",
|
|
"product_code":"modelarts",
|
|
"code":"10",
|
|
"des":"This authentication method is available for OBS Management, Training Management, Model Management, and Service Management.Set account to your domain name and username to ",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Authentication Using the Username and Password,Session Authentication,SDK Reference",
|
|
"title":"Authentication Using the Username and Password",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0155.html",
|
|
"product_code":"modelarts",
|
|
"code":"11",
|
|
"des":"This authentication method is available for OBS Management, Training Management, Model Management, and Service Management.Parameters in this command are described as foll",
|
|
"doc_type":"sdkreference",
|
|
"kw":"AK/SK-based Authentication,Session Authentication,SDK Reference",
|
|
"title":"AK/SK-based Authentication",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0006.html",
|
|
"product_code":"modelarts",
|
|
"code":"12",
|
|
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"OBS Management (Recommended)",
|
|
"title":"OBS Management (Recommended)",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0217.html",
|
|
"product_code":"modelarts",
|
|
"code":"13",
|
|
"des":"ModelArts SDK 1.1.3 supports OBS management, including uploading and downloading files and folders. The operations are as follows:Uploading a File to OBSUploading a Folde",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Overview of OBS Management,OBS Management (Recommended),SDK Reference",
|
|
"title":"Overview of OBS Management",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0218.html",
|
|
"product_code":"modelarts",
|
|
"code":"14",
|
|
"des":"In the ModelArts notebook instance, you do not need to enter authentication parameters for session authentication. For details about session authentication of other devel",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Uploading a File to OBS,OBS Management (Recommended),SDK Reference",
|
|
"title":"Uploading a File to OBS",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0219.html",
|
|
"product_code":"modelarts",
|
|
"code":"15",
|
|
"des":"In the ModelArts notebook instance, you do not need to enter authentication parameters for session authentication. For details about session authentication of other devel",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Uploading a Folder to OBS,OBS Management (Recommended),SDK Reference",
|
|
"title":"Uploading a Folder to OBS",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0220.html",
|
|
"product_code":"modelarts",
|
|
"code":"16",
|
|
"des":"If the size of a file in a folder exceeds 5 GB, the file cannot be downloaded in this mode.In the ModelArts notebook instance, you do not need to enter authentication par",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Downloading a File from OBS,OBS Management (Recommended),SDK Reference",
|
|
"title":"Downloading a File from OBS",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0221.html",
|
|
"product_code":"modelarts",
|
|
"code":"17",
|
|
"des":"If the size of a file in a folder exceeds 5 GB, the file cannot be downloaded in this mode. However, other files whose size is less than 5 GB in the folder can be downloa",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Downloading a Folder from OBS,OBS Management (Recommended),SDK Reference",
|
|
"title":"Downloading a Folder from OBS",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0157.html",
|
|
"product_code":"modelarts",
|
|
"code":"18",
|
|
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Training Management",
|
|
"title":"Training Management",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0158.html",
|
|
"product_code":"modelarts",
|
|
"code":"19",
|
|
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Training Jobs",
|
|
"title":"Training Jobs",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0131.html",
|
|
"product_code":"modelarts",
|
|
"code":"20",
|
|
"des":"If a training job failed on the training platform, view detailed logs on the platform or by calling the API in Obtaining Training Job Logs.In ModelArts notebook, you do n",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Creating a Training Job,Training Jobs,SDK Reference",
|
|
"title":"Creating a Training Job",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0160.html",
|
|
"product_code":"modelarts",
|
|
"code":"21",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Obtaining Training Jobs,Training Jobs,SDK Reference",
|
|
"title":"Obtaining Training Jobs",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0161.html",
|
|
"product_code":"modelarts",
|
|
"code":"22",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Obtaining Details About a Training Job,Training Jobs,SDK Reference",
|
|
"title":"Obtaining Details About a Training Job",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0162.html",
|
|
"product_code":"modelarts",
|
|
"code":"23",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Modifying the Description of a Training Job,Training Jobs,SDK Reference",
|
|
"title":"Modifying the Description of a Training Job",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0163.html",
|
|
"product_code":"modelarts",
|
|
"code":"24",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Obtaining the Name of a Training Job Log File,Training Jobs,SDK Reference",
|
|
"title":"Obtaining the Name of a Training Job Log File",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0164.html",
|
|
"product_code":"modelarts",
|
|
"code":"25",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Obtaining Training Job Logs,Training Jobs,SDK Reference",
|
|
"title":"Obtaining Training Job Logs",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0166.html",
|
|
"product_code":"modelarts",
|
|
"code":"26",
|
|
"des":"In the ModelArts notebook instance, you do not need to enter authentication parameters for session authentication. For details about session authentication of other devel",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Deleting a Training Job,Training Jobs,SDK Reference",
|
|
"title":"Deleting a Training Job",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0167.html",
|
|
"product_code":"modelarts",
|
|
"code":"27",
|
|
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Training Job Versions",
|
|
"title":"Training Job Versions",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0168.html",
|
|
"product_code":"modelarts",
|
|
"code":"28",
|
|
"des":"A training job must exist before you create a version for it. You can create a training job version based on Creating a Training Job or job_id and version_id of the objec",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Creating a Training Job Version,Training Job Versions,SDK Reference",
|
|
"title":"Creating a Training Job Version",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0169.html",
|
|
"product_code":"modelarts",
|
|
"code":"29",
|
|
"des":"In the ModelArts notebook instance, you do not need to enter authentication parameters for session authentication. For details about session authentication of other devel",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Querying the List of Training Job Versions,Training Job Versions,SDK Reference",
|
|
"title":"Querying the List of Training Job Versions",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0170.html",
|
|
"product_code":"modelarts",
|
|
"code":"30",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Obtaining Details About a Training Job Version,Training Job Versions,SDK Reference",
|
|
"title":"Obtaining Details About a Training Job Version",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0171.html",
|
|
"product_code":"modelarts",
|
|
"code":"31",
|
|
"des":"You can stop a training job version that is being created only when the job is running.In ModelArts notebook, you do not need to enter authentication parameters for sessi",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Stopping a Training Job Version,Training Job Versions,SDK Reference",
|
|
"title":"Stopping a Training Job Version",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0172.html",
|
|
"product_code":"modelarts",
|
|
"code":"32",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Deleting a Training Job Version,Training Job Versions,SDK Reference",
|
|
"title":"Deleting a Training Job Version",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0173.html",
|
|
"product_code":"modelarts",
|
|
"code":"33",
|
|
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Training Job Parameter Configuration",
|
|
"title":"Training Job Parameter Configuration",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0174.html",
|
|
"product_code":"modelarts",
|
|
"code":"34",
|
|
"des":"In the ModelArts notebook instance, you do not need to enter authentication parameters for session authentication. For details about session authentication of other devel",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Creating a Training Job Configuration,Training Job Parameter Configuration,SDK Reference",
|
|
"title":"Creating a Training Job Configuration",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0175.html",
|
|
"product_code":"modelarts",
|
|
"code":"35",
|
|
"des":"In the ModelArts notebook instance, you do not need to enter authentication parameters for session authentication. For details about session authentication of other devel",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Querying the List of Training Job Parameter Configuration Objects,Training Job Parameter Configurati",
|
|
"title":"Querying the List of Training Job Parameter Configuration Objects",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0176.html",
|
|
"product_code":"modelarts",
|
|
"code":"36",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Obtaining Training Job Configurations,Training Job Parameter Configuration,SDK Reference",
|
|
"title":"Obtaining Training Job Configurations",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0177.html",
|
|
"product_code":"modelarts",
|
|
"code":"37",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Obtaining Details About a Training Job Configuration,Training Job Parameter Configuration,SDK Refere",
|
|
"title":"Obtaining Details About a Training Job Configuration",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0178.html",
|
|
"product_code":"modelarts",
|
|
"code":"38",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Modifying a Training Job Configuration,Training Job Parameter Configuration,SDK Reference",
|
|
"title":"Modifying a Training Job Configuration",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0179.html",
|
|
"product_code":"modelarts",
|
|
"code":"39",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Deleting a Training Job Configuration,Training Job Parameter Configuration,SDK Reference",
|
|
"title":"Deleting a Training Job Configuration",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0180.html",
|
|
"product_code":"modelarts",
|
|
"code":"40",
|
|
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Visualization Jobs",
|
|
"title":"Visualization Jobs",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0181.html",
|
|
"product_code":"modelarts",
|
|
"code":"41",
|
|
"des":"In the ModelArts notebook instance, you do not need to enter authentication parameters for session authentication. For details about session authentication of other devel",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Creating a Visualization Job,Visualization Jobs,SDK Reference",
|
|
"title":"Creating a Visualization Job",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0182.html",
|
|
"product_code":"modelarts",
|
|
"code":"42",
|
|
"des":"In the ModelArts notebook instance, you do not need to enter authentication parameters for session authentication. For details about session authentication of other devel",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Querying the List of Visualization Job Objects,Visualization Jobs,SDK Reference",
|
|
"title":"Querying the List of Visualization Job Objects",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0183.html",
|
|
"product_code":"modelarts",
|
|
"code":"43",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Obtaining Visualization Jobs,Visualization Jobs,SDK Reference",
|
|
"title":"Obtaining Visualization Jobs",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0184.html",
|
|
"product_code":"modelarts",
|
|
"code":"44",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Obtaining Details About a Visualization Job,Visualization Jobs,SDK Reference",
|
|
"title":"Obtaining Details About a Visualization Job",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0185.html",
|
|
"product_code":"modelarts",
|
|
"code":"45",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Modifying the Description of a Visualization Job,Visualization Jobs,SDK Reference",
|
|
"title":"Modifying the Description of a Visualization Job",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0186.html",
|
|
"product_code":"modelarts",
|
|
"code":"46",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Stopping a Visualization Job,Visualization Jobs,SDK Reference",
|
|
"title":"Stopping a Visualization Job",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0187.html",
|
|
"product_code":"modelarts",
|
|
"code":"47",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Restarting a Visualization Job,Visualization Jobs,SDK Reference",
|
|
"title":"Restarting a Visualization Job",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0188.html",
|
|
"product_code":"modelarts",
|
|
"code":"48",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Deleting a Visualization Job,Visualization Jobs,SDK Reference",
|
|
"title":"Deleting a Visualization Job",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0189.html",
|
|
"product_code":"modelarts",
|
|
"code":"49",
|
|
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Resource and Engine Specifications",
|
|
"title":"Resource and Engine Specifications",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0190.html",
|
|
"product_code":"modelarts",
|
|
"code":"50",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Obtaining a Built-in Algorithm,Resource and Engine Specifications,SDK Reference",
|
|
"title":"Obtaining a Built-in Algorithm",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0191.html",
|
|
"product_code":"modelarts",
|
|
"code":"51",
|
|
"des":"In the ModelArts notebook instance, you do not need to enter authentication parameters for session authentication. For details about session authentication of other devel",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Querying the List of Resource Flavors,Resource and Engine Specifications,SDK Reference",
|
|
"title":"Querying the List of Resource Flavors",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0192.html",
|
|
"product_code":"modelarts",
|
|
"code":"52",
|
|
"des":"In the ModelArts notebook instance, you do not need to enter authentication parameters for session authentication. For details about session authentication of other devel",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Querying the List of Engine Types,Resource and Engine Specifications,SDK Reference",
|
|
"title":"Querying the List of Engine Types",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0077.html",
|
|
"product_code":"modelarts",
|
|
"code":"53",
|
|
"des":"Table 1 describes the job statuses.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Job Statuses,Training Management,SDK Reference",
|
|
"title":"Job Statuses",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0193.html",
|
|
"product_code":"modelarts",
|
|
"code":"54",
|
|
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Model Management",
|
|
"title":"Model Management",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0194.html",
|
|
"product_code":"modelarts",
|
|
"code":"55",
|
|
"des":"The model import function covers the following aspects:Initialize the existing model and create a model object based on the model ID.Create a model. For details about the",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Importing a Model,Model Management,SDK Reference",
|
|
"title":"Importing a Model",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0195.html",
|
|
"product_code":"modelarts",
|
|
"code":"56",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Obtaining the Model List,Model Management,SDK Reference",
|
|
"title":"Obtaining the Model List",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0196.html",
|
|
"product_code":"modelarts",
|
|
"code":"57",
|
|
"des":"In ModelArts notebook, you do not need to enter authentication parameters for session authentication. For details about session authentication of other development enviro",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Obtaining the Model Object List,Model Management,SDK Reference",
|
|
"title":"Obtaining the Model Object List",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0197.html",
|
|
"product_code":"modelarts",
|
|
"code":"58",
|
|
"des":"You can use the API to query the information about a model object.In the ModelArts notebook instance, you do not need to enter authentication parameters for session authe",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Querying the Details About a Model,Model Management,SDK Reference",
|
|
"title":"Querying the Details About a Model",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0198.html",
|
|
"product_code":"modelarts",
|
|
"code":"59",
|
|
"des":"You can use the API to delete a model object.In a ModelArts notebook instance, you do not need to enter authentication parameters for session authentication. For details ",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Deleting a Model,Model Management,SDK Reference",
|
|
"title":"Deleting a Model",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0199.html",
|
|
"product_code":"modelarts",
|
|
"code":"60",
|
|
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Service Management",
|
|
"title":"Service Management",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0200.html",
|
|
"product_code":"modelarts",
|
|
"code":"61",
|
|
"des":"Service management indicates deploying a model that has been successfully created as a real-time. This feature provides functions such as real-time prediction, service de",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Service Management Overview,Service Management,SDK Reference",
|
|
"title":"Service Management Overview",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0201.html",
|
|
"product_code":"modelarts",
|
|
"code":"62",
|
|
"des":"Real-time service deployment covers the following aspects:Initialize a real-time service.Deploy a real-time service predictor.Deploy a batch service transformer.The servi",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Deploying a Real-Time Service,Service Management,SDK Reference",
|
|
"title":"Deploying a Real-Time Service",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0203.html",
|
|
"product_code":"modelarts",
|
|
"code":"63",
|
|
"des":"You can use the API to query details about a service object.In the ModelArts notebook instance, you do not need to enter authentication parameters for session authenticat",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Querying the Details of a Service,Service Management,SDK Reference",
|
|
"title":"Querying the Details of a Service",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0205.html",
|
|
"product_code":"modelarts",
|
|
"code":"64",
|
|
"des":"You can use the API to obtain the service list of a user.In the ModelArts notebook instance, you do not need to enter authentication parameters for session authentication",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Querying the Service List,Service Management,SDK Reference",
|
|
"title":"Querying the Service List",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0206.html",
|
|
"product_code":"modelarts",
|
|
"code":"65",
|
|
"des":"You can use the API to obtain the service object list of a user.In the ModelArts notebook instance, you do not need to enter authentication parameters for session authent",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Querying the List of Service Objects,Service Management,SDK Reference",
|
|
"title":"Querying the List of Service Objects",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0207.html",
|
|
"product_code":"modelarts",
|
|
"code":"66",
|
|
"des":"You can use the API to update the configurations of a service object.In ModelArts notebook, you do not need to enter authentication parameters for session authentication.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Updating Service Configurations,Service Management,SDK Reference",
|
|
"title":"Updating Service Configurations",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0208.html",
|
|
"product_code":"modelarts",
|
|
"code":"67",
|
|
"des":"You can use the API to query the monitoring information about a service.In the ModelArts notebook instance, you do not need to enter authentication parameters for session",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Querying Service Monitoring Details,Service Management,SDK Reference",
|
|
"title":"Querying Service Monitoring Details",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0209.html",
|
|
"product_code":"modelarts",
|
|
"code":"68",
|
|
"des":"You can use the API to query the logs of a service object.In the ModelArts notebook instance, you do not need to enter authentication parameters for session authenticatio",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Querying Service Logs,Service Management,SDK Reference",
|
|
"title":"Querying Service Logs",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0211.html",
|
|
"product_code":"modelarts",
|
|
"code":"69",
|
|
"des":"You can delete a service in either of the following ways:Delete the service created in Deploying a Real-Time Service.Delete the service object returned in Querying the Li",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Delete a Service,Service Management,SDK Reference",
|
|
"title":"Delete a Service",
|
|
"githuburl":""
|
|
},
|
|
{
|
|
"uri":"modelarts_04_0099.html",
|
|
"product_code":"modelarts",
|
|
"code":"70",
|
|
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
|
|
"doc_type":"sdkreference",
|
|
"kw":"Change History,SDK Reference",
|
|
"title":"Change History",
|
|
"githuburl":""
|
|
}
|
|
] |