Hi there, thanks for the code.
But I met a difficulty at the very beginning and wish can get some help.
My dataset has 250000 samples with 50 dimensions after One Hot Encoding. Every time my Jupyter stops working at the step "clf.fit" and says " kernel appears to have died. it will restart automatically“. I checked Console (My laptop is Macbook ) and it told me "low swap: killing largest compressed process with pid 34341 (python3.7) and size 325 MB" and "memorysatus: killing_idel_process pid 508".
Is there any possible way to fix it? Any suggestion will be appreciated!
Hi there, thanks for the code.
But I met a difficulty at the very beginning and wish can get some help.
My dataset has 250000 samples with 50 dimensions after One Hot Encoding. Every time my Jupyter stops working at the step "clf.fit" and says " kernel appears to have died. it will restart automatically“. I checked Console (My laptop is Macbook ) and it told me "low swap: killing largest compressed process with pid 34341 (python3.7) and size 325 MB" and "memorysatus: killing_idel_process pid 508".
Is there any possible way to fix it? Any suggestion will be appreciated!