I'm a newbie trying out Azure's Machine Learning (ML) Studio module. I own a standard subscription level account which grants me an experimental duration of "Up to 7 days per experiment with a maximum of 24 hours per module" according to the ML Studio's pricing site.
However, since my dataset is extremely large, I would need a much longer training duration than the allocated 24 hours (I have tried and it timeout-ed even with the simplest NN architecture). Is there workaround for this issue?
Thank you in advance.