- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
creation_date_time
Type: TIMESTAMP
Provider name: creationDateTime
Description: The date and time (in Unix format) that the recommender was created.
dataset_group_arn
Type: STRING
Provider name: datasetGroupArn
Description: The Amazon Resource Name (ARN) of the Domain dataset group that contains the recommender.
failure_reason
Type: STRING
Provider name: failureReason
Description: If a recommender fails, the reason behind the failure.
last_updated_date_time
Type: TIMESTAMP
Provider name: lastUpdatedDateTime
Description: The date and time (in Unix format) that the recommender was last updated.
latest_recommender_update
Type: STRUCT
Provider name: latestRecommenderUpdate
Description: Provides a summary of the latest updates to the recommender.
creation_date_time
TIMESTAMP
creationDateTime
failure_reason
STRING
failureReason
last_updated_date_time
TIMESTAMP
lastUpdatedDateTime
recommender_config
STRUCT
recommenderConfig
enable_metadata_with_recommendations
BOOLEAN
enableMetadataWithRecommendations
item_exploration_config
MAP_STRING_STRING
itemExplorationConfig
explorationWeight
and explorationItemAgeCutOff
, you want to use to configure the amount of item exploration Amazon Personalize uses when recommending items. Provide itemExplorationConfig
data only if your recommenders generate personalized recommendations for a user (not popular items or similar items).min_recommendation_requests_per_second
INT32
minRecommendationRequestsPerSecond
minRecommendationRequestsPerSecond
will increase your bill. We recommend starting with 1 for minRecommendationRequestsPerSecond
(the default). Track your usage using Amazon CloudWatch metrics, and increase the minRecommendationRequestsPerSecond
as necessary.training_data_config
STRUCT
trainingDataConfig
excluded_dataset_columns
STRING
excludedDatasetColumns
status
STRING
status
model_metrics
Type: STRING
Provider name: modelMetrics
Description: Provides evaluation metrics that help you determine the performance of a recommender. For more information, see Evaluating a recommender.
name
Type: STRING
Provider name: name
Description: The name of the recommender.
recipe_arn
Type: STRING
Provider name: recipeArn
Description: The Amazon Resource Name (ARN) of the recipe (Domain dataset group use case) that the recommender was created for.
recommender_arn
Type: STRING
Provider name: recommenderArn
Description: The Amazon Resource Name (ARN) of the recommender.
recommender_config
Type: STRUCT
Provider name: recommenderConfig
Description: The configuration details of the recommender.
enable_metadata_with_recommendations
BOOLEAN
enableMetadataWithRecommendations
item_exploration_config
MAP_STRING_STRING
itemExplorationConfig
explorationWeight
and explorationItemAgeCutOff
, you want to use to configure the amount of item exploration Amazon Personalize uses when recommending items. Provide itemExplorationConfig
data only if your recommenders generate personalized recommendations for a user (not popular items or similar items).min_recommendation_requests_per_second
INT32
minRecommendationRequestsPerSecond
minRecommendationRequestsPerSecond
will increase your bill. We recommend starting with 1 for minRecommendationRequestsPerSecond
(the default). Track your usage using Amazon CloudWatch metrics, and increase the minRecommendationRequestsPerSecond
as necessary.training_data_config
STRUCT
trainingDataConfig
excluded_dataset_columns
STRING
excludedDatasetColumns
status
Type: STRING
Provider name: status
Description: The status of the recommender. A recommender can be in one of the following states:
tags
Type: UNORDERED_LIST_STRING