juliandewit / kaggle_ndsb2017

Kaggle datascience bowl 2017
MIT License
624 stars 290 forks source link

Add WORKER_POOL_SIZE setting. #36

Closed ko closed 7 years ago

ko commented 7 years ago

Make it easier to update the multithreading pool size when switching computing environments.

ko commented 7 years ago

I found this more to be a quality-of-life kind of change for when I move to different computers. Easier to update 1 value instead of 2.