KAgBMan

Results 9 issues of KAgBMan

当训练神经网络模型后,通过在guest方deploy-publish-bind操作后,在线推理返回结果无score {"retcode":0,"retmsg":"","data":{"modelId":"guest#9999#arbiter-10000#guest-9999#host-10000#model","modelVersion":"202303150203349569250","timestamp":1678845832116},"flag":0} pipeline只有transform ![image](https://user-images.githubusercontent.com/22344179/225189955-5e0ab19d-5be2-4be0-b621-41078983a0ae.png)

新增的自定义算法相关py文件如何加入到fate_flow容器中? 目前将文件添加进去之后,然后重启容器之后,系统会自动再重启并重置容器,新增的文件也会消失

I want to add a partner by 'kubefate cluster update -f xxx.yaml', but it did not take effect, because the router_table.json has not changed . What can i do now?

Now I use the K8S to successfully deploy two parties, but now I need to add a participant for third-party computing, How can I add a participant without changing the...

使用docker部署fate后,使用fateclient调用server上传数据时,可以上传本地文件吗?如果可以,json文件应该怎么编写?

横向联邦模型或某些纵向联邦模型在完成训练后经过模型的deploy、load、bind后,使用在线推理访问接口获得的反馈中没有score,如下 `{"retcode":0,"retmsg":"","data":{"modelId":"guest#9999#arbiter-10000#guest-9999#host-10000#model","modelVersion":"202303150203349569250","timestamp":1678845832116},"flag":0}` 是否因为在fate-serving-federatedml.jar包中没有开发对应的功能,如下图为包中现有文件 ![image](https://user-images.githubusercontent.com/22344179/225229540-af98a53a-0e50-42f0-87bc-348879ad428d.png)

**What deployment mode you are use? ** Kuberentes. **What KubeFATE and FATE version you are using? ** fate_version=v1.9.0 kubefate_version=v1.4.5 **What OS you are using for docker-compse or Kubernetes? Please also...

fate升级2.0之后,怎样将训练好的模型推送至fate-serving并发布服务? 与fate1.x版本是否相同?可否给一份教程文档,谢谢

fate升级2.0之后,怎样将训练好的模型推送至fate-serving并发布服务? 与fate1.x版本是否相同?可否给一份教程文档,谢谢