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

Bayesian network code #17

Open
HitheshH opened this issue Apr 30, 2021 · 0 comments
Open

Bayesian network code #17

HitheshH opened this issue Apr 30, 2021 · 0 comments

Comments

@HitheshH
Copy link

Sir in Bayesian network for code
emotion_cpd=tabularCPD("emotion",3,values=[[1./3,1./3,1./3]]
I am getting value error as value must be of shape (3,1).got shape (1,3)
Why it is so sir

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