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

Compare Probability and Expectation #2

Open
minhson-kaist opened this issue Nov 23, 2017 · 1 comment
Open

Compare Probability and Expectation #2

minhson-kaist opened this issue Nov 23, 2017 · 1 comment

Comments

@minhson-kaist
Copy link

I have read your code and I have a question:

In item.go file, as I understand, you calculate the value of Expectation in the form of (tags/time) and the value of the probability in the range (0,1).

It leads to the negative value of KL score.

I wonder that we will compare each tag's KL, even we can have negative values of them?

@codesuki
Copy link
Owner

Re-reading the code now, the expectation is the maximum probability we had during the last week.
And the probability is how much % of all plays of this week we saw in the last n minutes.
Does that make sense?

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

2 participants