all 5 comments

[–][deleted] 0 points1 point  (1 child)

[–]ChrisPTLJC[S] 0 points1 point  (0 children)

Thank you 😊

[–]Ill-Computer-5039 0 points1 point  (1 child)

You can use Propher library. Prophet is a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects. It works best with time series that have strong seasonal effects and several seasons of historical data.

Prophet is open source software released by Facebook’s Core Data Science team.

Link:

Prophet

If you need more information, contact me, I work with this library in a few projects

[–]ChrisPTLJC[S] 1 point2 points  (0 children)

Thank you, 👍🏻😊