Time-series forecasting Submitted by AwayBobcat2273 t3_107xah8 on January 10, 2023 at 1:59 AM in deeplearning 11 comments 7
atlvet t1_j3r06ld wrote on January 10, 2023 at 2:07 PM Agree with what others have said about the limited amount of data. If you’re just looking for some code to experiment with, I’ve used the open source library Prophet from Meta which is built for time-series forecasting. https://facebook.github.io/prophet/ Permalink 1
Viewing a single comment thread. View all comments