Hi ! We are trying to train an LSTM under Anaconda (Spyder) from a dataset of size 333113kb. (3628801 rows * 31columns) The data is stored in a .csv file and is imported using the pandas library

The train doesn't even start, we want to know if it's the IDE or the data size that is causing this problem?

Any solutions?

Thanks in advance.

NB : we are using an Intel Core (TM) i5-8300H CPU 2.3 GHz with 8Go of RAM.

Similar questions and discussions