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

question about data contamination #6

Open
gabriele16 opened this issue Feb 6, 2022 · 1 comment
Open

question about data contamination #6

gabriele16 opened this issue Feb 6, 2022 · 1 comment

Comments

@gabriele16
Copy link

No description provided.

@gabriele16
Copy link
Author

Really nice work. I have question concerning the data pre-processing. The accuracy of the model trained on the data which has gone through a 10 day moving average has improved dramatically. However, is data contamination coming from the moving average affecting the prediction? In reality we would not be able to perform a moving average on future stock prices. I wonder if doing a rolling average separately on train, test and validation gives still the same level of accuracy. Thanks!

@gabriele16 gabriele16 changed the title Really nice work. I have question concerning the data pre-processing. The accuracy of the model trained on the data which has gone through a 10 day moving average has improved dramatically. However, is data contamination coming from the moving average affecting the prediction? In reality we would not be able to perform a moving average on future stock prices. I wonder if doing a rolling average separately on train, test and validation gives still the same level of accuracy. Thanks question about data contamination Feb 6, 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