Hacker News new | ask | show | jobs
by richard_craib 3654 days ago
It would be easy to match an obfuscated stock market dataset with some third party dataset, and this has happened on many Kaggle competitions (data leaks). That's why the encryption here is important.
1 comments

But how do you encrypt a stock's historical performance without removing the information (performs better in summer, went up after 9/11…) hidden inside it?

You can add noise, but I doubt that will be enough.