I use self.train() method but still encounter the 10 minutes runtime error, even though the most recent loop elapsed time is only 3 minutes. Can please advise?


Runtime Error: Algorithm took longer than 10 minutes on a single time loop. CurrentTimeStepElapsed: 3.0 minutes 2020-01-22 09:35:00 Algorithm Id:(7eb3a156c0daf4ebf4bc9e7bc8133f95) completed in 2031.16 seconds at 1k data points per second. Processing total of 2,593,285 data points.

 

 

Author