Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EJmpa authored Dec 14, 2023
1 parent 382ff56 commit f85dfb0
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Argocd Team
# Forecasting Economic Gap of Developing Countries

This Streamlit app demonstrates time series forecasting using the ARIMA (AutoRegressive Integrated Moving Average) model. The application focuses on predicting the economic gap (GDP difference) of developing countries based on historical data.

## Setup

Before running the app, ensure you have the required libraries installed. You can install them using the following command:

```bash
pip install -r requirements.txt

0 comments on commit f85dfb0

Please sign in to comment.