Skip to content

Web application designed to help you analyze and gain valuable insights into nutritional components through intuitive data visualizations.

Notifications You must be signed in to change notification settings

dudaholandah/streamlit-data-vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Exploration of Food Composition Data

About the project

This tool is designed to help you analyze and gain valuable insights into nutritional components through intuitive data visualizations. The web app is built using:

  • Streamlit: A powerful Python library for creating web applications.
  • Plotly and Matplotlib: These libraries are employed for creating dynamic and visually appealing charts and graphs.
  • Scikit-learn: The app incorporates Scikit-learn for natural language processing (NLP) and machine learning functionalities.

Running the project online

Visit Nutritional Data Visualization to access the app online without any local setup.

Running the project locally

  1. Create a virtual enviroment

python -m venv env source env/Scripts/activate

  1. Add dependencies

pip install -r requirements.txt

  1. Run the project

streamlit run dashboard.py

About

Web application designed to help you analyze and gain valuable insights into nutritional components through intuitive data visualizations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published