intive-DataScience / tbats

BATS and TBATS forecasting methods
MIT License
178 stars 19 forks source link

Close the multiprocessing pools #3

Closed ajosanchez closed 5 years ago

ajosanchez commented 5 years ago

This will prevent the open file error from having to many process pools open. It comes up when I have to cross validate and make many models in one for loop.