Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load model error #161

Open
KAgBMan opened this issue Nov 17, 2022 · 3 comments
Open

load model error #161

KAgBMan opened this issue Nov 17, 2022 · 3 comments

Comments

@KAgBMan
Copy link

KAgBMan commented Nov 17, 2022

**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 clear the version of OS. **

OS: centeros
Version 7.8

Clear how to reproduce your problem.
I use the fate_flow_client.py to training model and when I load my model

Clear the unexpected response.

image

How do I deploy the model?Is there any relevant document?
Thanks!

@owlet42
Copy link
Contributor

owlet42 commented Nov 17, 2022

@KAgBMan
Copy link
Author

KAgBMan commented Nov 17, 2022

@owlet42 When I train a hetero federation model, and I have bound the service, and the result returned during online reasoning is always "score": 0.0
image

When I train a homo federation model, there is no score when reasoning
image

@JingChen23 JingChen23 transferred this issue from FederatedAI/KubeFATE Nov 29, 2022
@Timo9Madrid7
Copy link

Timo9Madrid7 commented Dec 27, 2022

Same question!!! It always gave me 0 for hetero prediction and nothing for homo prediction.


Solved by:

For people who always obtain 0 predicting score:

"need_run" should be set to false for evaluation module in the host side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants