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

Inconsistent Performance on Ecomm #5

Open
wondergo2017 opened this issue Jan 18, 2022 · 0 comments
Open

Inconsistent Performance on Ecomm #5

wondergo2017 opened this issue Jan 18, 2022 · 0 comments

Comments

@wondergo2017
Copy link

I run your code 3 times without any change. And I get output:

AUROC: 0.6687(0.0038), AUPRC: 0.6664(0.0069)
AUROC: 0.6630(0.0029), AUPRC: 0.6617(0.0044)
AUROC: 0.6682(0.0063), AUPRC: 0.6638(0.0046)

which is significantly lower than results reported in your paper (https://arxiv.org/abs/2004.01024) :

DyHATR-TGRU: 0.690(0.004) , 0.738 (0.007)
DyHATR-TLSTM: 0.696(0.005), 0.734 (0.005)

I run the codes in the environment with exact package version you mention in the readme.

Is this code or paper the final version? Or should I change the default hyperparameters in your codes ?

Wish for your reply, it'd be of great help.

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