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 a756c26 commit 243250d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ Before running the app, ensure you have the required libraries installed. You ca
```bash
pip install -r requirements.txt

Usage
Load Dataset:
## Usage
### Load Dataset:
The app loads a dataset from a CSV file named cleaned_dataset_with_incomegroup.csv. The data is sorted by the year and set as the index.

Sidebar Configuration:
### Sidebar Configuration:
The sidebar allows you to configure the ARIMA model by selecting a country and adjusting the electrification level. These parameters influence the training of the ARIMA model.

ARIMA Model Building:
Expand Down

0 comments on commit 243250d

Please sign in to comment.