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

run_stat results are the same? #46

Open
Jeffrey-JDong opened this issue Feb 21, 2023 · 3 comments
Open

run_stat results are the same? #46

Jeffrey-JDong opened this issue Feb 21, 2023 · 3 comments

Comments

@Jeffrey-JDong
Copy link

Use stat_ model gbrt to test ETTm1 , the test result is a horizontal line。I don't know the reason for this result? Could you give me some information?
image

@mixiancmx
Copy link
Contributor

I am not sure about the reason. But it looks like "Naive Repeat" is used instead of gbrt.

@Jeffrey-JDong
Copy link
Author

thank you for your reply. But i am sure i used gbrt.

@mixiancmx
Copy link
Contributor

Sorry, I tried the code and got the same output as you.
I basically followed some tutorials to write gbrt. Since that part is not used in our paper, I didn't carefully check the implementation of gbrt. The implementation is in lines 98~99 of stats_model.py. I will try to fix it these days.

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