This app performs analytics and modeling on simulated user journey and e-commerce data.
-
Ensure Poetry is installed on your system.
-
Activate the virtual environment:
$(poetry env activate)- Navigate to the
data_challengefolder:
cd data_challenge- Run the Streamlit app:
streamlit run analytics_case_study/app/main.py
Once the app starts, it sometimes loads in a different page than the main one.
Temporary solution: Click on the main button on the sidebar to view the full application.