I have developed a machine learning method that can predict with 53% accuracy if a stock will go up or down in the next month.
I have tested it on 500 specific stocks from 2010 to 2020 for around 10k times and the average correct prediction is 53.
Does 53% worth using it on long/short equity method? It's not easy to implement this method on quantopian because it needs lots of TPU processing power and I have to integrate google cloud into my code in order for my code to work here.
So I have to make sure if that's good enough?