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

Loss setting: can we mix likelihood and RMSE together? #15

Open
waystogetthere opened this issue Nov 20, 2022 · 0 comments
Open

Loss setting: can we mix likelihood and RMSE together? #15

waystogetthere opened this issue Nov 20, 2022 · 0 comments

Comments

@waystogetthere
Copy link

waystogetthere commented Nov 20, 2022

In the Paper the Loss function contains 3 parts:
image

The first part is the log-likelihood, the second is the event cross-entropy loss, and the third is the time RMSE loss.

I don't know if it is appropriate to mix these all together. As I expect, if the log-likelihood is applied, then to predict the next event's time, the only way is to calculate the expectation of PDF:
image

Can anyone help me make further clarification?

@waystogetthere waystogetthere changed the title Loss setting in the code is different as shown in the Paper Loss setting: can we mix likelihood and RMSE together? Nov 20, 2022
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