leopiney / deep-forest

An on going implementation of the gcForest algorithm
MIT License
194 stars 58 forks source link

When I use all the data, the program will report an error. #11

Open nishiwen1214 opened 4 years ago

nishiwen1214 commented 4 years ago

Thank you for your completion! err: A worker process managed by the executor was unexpectedly terminated. This could be caused by a segmentation fault while calling the function or by an excessive memory usage causing the Operating System to kill the worker. The exit codes of the workers are {SIGKILL(-9)} My computer's memory is 32g. Have you ever encountered this situation? Looking forward to your reply!