-Generate dataset with prompt engineering
-Train ARIMA, SARIMA on 2 month data
-Get Predictions for 5 years
-Trained FB-Prophet.
-Compare predictions of prophet and standard forecast
-Get results: Visual Comparative analysis
No deviations from original data reported: Models trained well
-Generate dataset with prompt engineering -Train ARIMA, SARIMA on 2 month data -Get Predictions for 5 years -Trained FB-Prophet. -Compare predictions of prophet and standard forecast -Get results: Visual Comparative analysis
Please merge my PR:)