This Dash Board displays how often people purchase particular items through displaying the categorization of receipt information based on vendor and product.
As people purchase items from stores, there are often categories that people use when purchasing items or going to vendors intuitively. Therefore, through our visualization, we strive to uncover these findings.
Our data was from the categorization of receipt information using conversion methodologies to a JSON and K-Nearest Neighbors found in our OCR_to_JSON repository.
- Clone repository
- Navigate to vis.py
- Run
streamlit run vis.py
Active DashBoard can be found at https://receipt-classification-visualization.streamlit.app/
- Jeremiah Dy
- Kylie Higashionna
- Grayson Levy
- Amanda Nitta
Acknowledgement: Fall 2023 Big Data Analytics Course with Dr. Mahdi Belcaid