xlearn icon indicating copy to clipboard operation
xlearn copied to clipboard

do you have still memory leak described in RecoTour?

Open Sandy4321 opened this issue 4 years ago • 0 comments

do you have still memory leak described in RecoTour? https://github.com/jrzaurin/RecoTour/blob/master/Ponpare/Chapter12_FMs_Recommendations.ipynb

I run this on a c5n.4xlarge instance with 40GB of memory and by the time it finished it had almost consumed it all. Previously, when using a c5.4xlarge (30GB) I got the always nice Memory error message "Killed" in the terminal

I am not sure whether there is a memory leak in the package or some other memory related issue because every iteration accumulates a lot of memory (around 3GB)

Sandy4321 avatar Jun 09 '20 19:06 Sandy4321