LeeDoYup / RobustSTL

Unofficial Implementation of RobustSTL: A Robust Seasonal-Trend Decomposition Algorithm for Long Time Series (AAAI 2019)
MIT License
271 stars 53 forks source link

test #14

Closed supershushu closed 4 years ago

supershushu commented 4 years ago

i am testing git workflow. and going to adapt robustSTL.

supershushu commented 4 years ago

i am testing git workflow. and going to adapt robustSTL.

LeeDoYup commented 4 years ago

I used pathos.multiprocessing to manage various input argument in multi-processing, instead python default library.