facebook / facebook/prophet

Time Series Forecasting on minute transaction data

Open
#2,015 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
20.4k
Forks
4.6k
Avg merge
19h 52m
Merged PRs (30d)
1

Description

Dear Team,

I am new to time series. I have a problem in hand where i am trying to forecast transaction values for the period of 30 days. For this I have a historical data for the last 10 years with transactional data recorded every 15 mins. I have used prophet and forecasted for 30 days. But my output looks little strange. Below is the output for your reference. It is just using the last record and with the same time period it is forecasting for next 30 days i.,e at 19:00 hours for next 30 days. How Can i forecast every 15 mins for next 30 days? Please advise on where I am going wrong.

I have used the below code to do that
``
``
``

![image](https://user-images.githubusercontent.com/81361848/131566494-3dd58296-1f18-4149-a244-40f315da93f7.png)

Thank you. @face @tcuongd

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.