Stock tickers in dataset?

Hi, from what I see there’s no way to say which row corresponds with given stock (even anonymized). How then it’s possible to create good quality model without applying Time Series algos?

1 Like

Welcome to the forum.

How then it’s possible to create good quality model without applying Time Series algos?

There are sets of machine learning problems that don’t require time series modeling. You might want to check out the example model to see for yourself how it works: example-scripts/example_model.ipynb at master · numerai/example-scripts · GitHub

I’ve ran example model and even tried some neural nets attempts. But wouldn’t it be easier to treat it with time series algos, given the fact that this is a typical use case for those?

It might, but we’ll never know. :slight_smile: Because this is part of the data obfuscation process, the only way they could release it to us for free.