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

" def posterior" returns a ratio instead of Probability #20

Open
a-khawaja opened this issue Sep 26, 2021 · 0 comments
Open

" def posterior" returns a ratio instead of Probability #20

a-khawaja opened this issue Sep 26, 2021 · 0 comments

Comments

@a-khawaja
Copy link

Question/Issue

In the comments, the posterior function is written to calculate the posterior for x: p(y|x). i.e the class probability of each test data point.
But it is returning the ratio s1/s2 instead of a probability. Is this a ratio or a class probability?

Posterior

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