Group 5 - Auriane BONNOT, Allister KOHN, Flora MOCAER, Enzo PALOS, Emma SCHAPIRA, Olympe URRUTIA DUMAS
-
final_data/: Folder containing the final data used for model training and evaluation. -
Cleaning&Preprocessings.ipynb: Notebook dedicated to data cleaning and preprocessing. -
model_macro.ipynb: Notebook containing a macroeconomic model based on Prophet. -
model_micro.ipynb: Notebook containing a microeconomic model based on XGBoost. -
dashboard.py: Python script for visualizing and analyzing results through a dashboard.
-
Clone the repository:
git clone https://github.com/allisterk2703/hackathon-eleven.git cd hackathon-eleven -
Install dependencies:
pip install -r requirements.txt
-
To run the dashboard, execute the following command:
streamlit run dashboard.py