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

Inference missing issue #7

Open
zzyndy opened this issue Dec 4, 2022 · 1 comment
Open

Inference missing issue #7

zzyndy opened this issue Dec 4, 2022 · 1 comment

Comments

@zzyndy
Copy link

zzyndy commented Dec 4, 2022

I noticed that the example given in the homepage, when you run
lg.run_inference(debug=False)
the "Mean_inferred" of 'C' value is miss,and I'm confronted with same problem as i use all data but the output to predict output,and only get '_'.
could you give me some enlightment?

@zzyndy
Copy link
Author

zzyndy commented Dec 4, 2022

() I noticed that the example given in the homepage, when you run lg.run_inference(debug=False) the "Mean_inferred" of 'C' value is miss,and I'm confronted with same problem as i use all data but the output to predict output,and only get '_'. could you give me some enlightment?

of course I've comprehened the exmaple cause 'C' node has no correlation with the evidence node 'A' and 'B'. No wander it gets nothing.
but during my training, this happens that one inference data was missing among a batch of normal inference

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

1 participant