- Visualizing the survey data for Data Science/ Machine Learing
- Download the code as zip, extract the zip file
- Run pip install
-r requirements.txt
- Jupyter notebooks can be run with Anaconda / VSCode
- For streamlit dashboard, Run the following
cd dashboard
streamlit run streamlit_app.py