すべてのプロダクト
Search
ドキュメントセンター

OpenSearch:DeployedAlgorithmModel

最終更新日:Apr 02, 2026

OpenSearch アプリケーションにデプロイされたアルゴリズムモデルの詳細です。

{
    "modelName": "popV2",
    "modelId": 363,
    "progress": 100,
    "status": "IN_SERVICE",
    "projectId": 1747,
    "algorithmType": "POP"
}

構造

フィールドタイプ説明
modelNameStringモデル名。
modelIdIntegerモデルの ID。
progressInteger予測の進捗状況 (パーセンテージ)。
statusStringデプロイステータス。詳細については、「DeployedAlgorithm」の status
projectIdIntegerアルゴリズムプロジェクトの ID。
algorithmTypeStringアルゴリズムのタイプ。有効な値は次のとおりです:
- POP:人気度モデル
- CP:カテゴリ予測モデル