zh/docs/dashboard/recflow #133
Replies: 1 comment 1 reply
-
|
请问支持配置多个流程吗? 比如引入abtest来测试多种推荐策略的推荐效果 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
zh/docs/dashboard/recflow
流程编辑 Gorse控制台提供了可视化编辑推荐设置的界面,配置文件中的推荐设置会被可视化展示,编辑完成并保存之后,Gorse将优先加载流程编辑器定义的推荐流程。 节点和连接 数据源是推荐工作流的起始节点,不可删除和添加,可以向外连接到无数个推荐算法节点。双击节点可以编辑[recommend.data_source]配置。 推荐算法接受来自数据源的连接,...
https://gorse.io/zh/docs/dashboard/recflow.html
Beta Was this translation helpful? Give feedback.
All reactions