检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
推荐引擎和排序引擎有什么区别? 推荐引擎 推荐引擎是以推荐为业务逻辑的引擎,即系统根据配置生成召回集作为起点,输出推荐结果集为终点的引擎。 排序引擎 排序引擎是以排序为业务逻辑的引擎,即用户提供排序集为输入,系统根据排序算法输出排序结果的引擎。 父主题: 自定义场景
项相对应,只有发起请求的用户被授予授权项所对应的策略,该用户才能成功调用该接口。例如,用户要调用接口来查询云服务器列表,那么这个IAM用户被授予的策略中必须包含允许“ecs:servers:list”的授权项,该接口才能调用成功。 支持的授权项 策略包含系统策略和自定义策略,如果
自定义场景 推荐引擎和排序引擎有什么区别? RES支持哪些自定义策略? 重新运行被在线服务所引用的召回策略,是否需要重新部署在线服务? 在线服务获得推荐的调用次数如何计算? 自定义场景关闭后,为什么会自动启动?
说明 is_success 是 Boolean 是否成功。 service_id 是 String 服务id。 示例 请求示例 { "service_name": "res-service", "service_type": "infer", "description":
/v1/{project_id}/infer-services/{service_id} 参数说明请参见表1。 表1 URI参数说明 名称 是否必选 参数类型 说明 project_id 是 String 项目编号,用于资源隔离。获取方法请参见获取项目ID。 service_id 是 String 服务ID。
最小长度:1 最大长度:64 specs_config 是 SpecsConfig object 计算规格。 type 是 String 场景类型: UI,基于用户推荐物品 UU,基于用户推荐用户 II,基于物品推荐物品 IU,基于物品推荐用户 service_type 是 String
Boolean 是否成功。 service_id 是 String 返回服务ID。 示例 请求示例 { "service_name": "res-001", "description": " test cusom image", "service_type": "infer"
is_success 是 Boolean 是否成功。 service 是 Object 返回服务信息详情,请参见表3。 表3 service参数说明 参数名称 是否必选 参数类型 说明 service_id 是 String 服务ID。 service_name 是 String 服务名称。 description
是 String 返回信息。 示例 请求示例 { "service_name": "res-subscribe2", "description": "test subscribe service" } 成功响应示例 { "is_success":
String 场景类型。 service_type String 服务类型。 status String 状态。 workspace_id String 工作空间id。 created_at Integer 创建时间。 update_at Integer 更新时间。 specs_config
String 场景类型。 service_type String 服务类型。 status String 状态。 workspace_id String 工作空间id。 created_at Integer 创建时间。 update_at Integer 更新时间。 specs_config
最小长度:1 最大长度:64 specs_config 是 SpecsConfig object 计算规格。 type 是 String 场景类型: UI,基于用户推荐物品 UU,基于用户推荐用户 II,基于物品推荐物品 IU,基于物品推荐用户 service_type 是 String
排序策略 排序策略简介 排序策略用于训练排序模型,该模型将被用于对召回策略召回的候选集进行排序,以将推荐物品顺序调整到最优。排序模型可对LR、FM、FFM、DeepFM和PIN等模型进行训练,具体包括如下内容: 逻辑斯蒂回归-LR 因子分解机-FM 域感知因子分解机-FFM 深度网络因子分解机-DeepFM
成功响应示例 { "is_success": true, "indicator_values": { "service1": { "flowA": { "clickUV": {
/v1/{project_id}/infer-services/{service_id} 参数说明请参见表1。 表1 URI参数说明 名称 是否必选 参数类型 说明 project_id 是 String 项目编号,用于资源隔离。获取方法请参见获取项目ID。 service_id 是 String 服务id。
xxxxxxxxx/resources/testuuidxxxxxxxxxxxxxxxxxxxxxxxx/service-instance?category=SERVICE - 响应示例 状态码: 200 OK { "jobs" : [ { "workspace_id"
xxxxxx/service-instance/testuuidxxxxxxxxxxxxxxxxxxxxxxxx { "job_name" : "res-test-service2", "description" : "inference service", "category"
xxxx/resources/testuuidxxxxxxxxxxxxxxxxxxxxxxxx/service-instance { "category" : "SERVICE", "job_type" : "infer", "job_config" : {
/v2.0/{project_id}/workspaces/{workspace_id}/resources/{resource_id}/service-instance/{job_id} 表1 路径参数 参数 是否必选 参数类型 描述 job_id 是 String 作业id。 project_id
List 返回服务列表信息,请参见表3。 表3 services参数说明 参数名称 是否必选 参数类型 说明 service_id 是 String 服务ID。 service_name 是 String 服务名称。 description 否 String 服务描述信息。 infer_type