rsteca / sklearn-deap

Use evolutionary algorithms instead of gridsearch in scikit-learn
MIT License
770 stars 130 forks source link

After running multiple times, OSError too many files open #4

Closed kootenpv closed 8 years ago

kootenpv commented 9 years ago

Do you have an idea what to do about it?

rsteca commented 9 years ago

Can you provide a code to reproduce the error?

kootenpv commented 9 years ago

Just create and run the EvolutionarySearchCV multiple times, speeds up with more jobs.