Overview

For the project, a data visualization dashboard of the apriori algorithm and the pre-processing process was developed. Streamlit was used as the tool for building the web dashboard.

1.png

The visualization charts are the results of analyzing the product purchase history of users. For the dashboard, we have used a mock dataset for the data visualizations as the data from the client is confidential.

<aside> <img src="/icons/report_red.svg" alt="/icons/report_red.svg" width="40px" /> Disclaimer: The dashboard we have developed is not going to be used as a public website, but will be integrated in the internal software of shop owners in the future. Thus, the dashboard is in a locally controllable format, not a public website.

</aside>

Description: Streamlit page

The Streamlit data visualization includes the following interactive charts and images:

The visualizations on the dashboard can be created by simply running the code for each dataset. If you want to apply this method to another domain, you may modify your dataset and apply the method.

Significance

The significance of the data visualization dashboard is to enhance the understanding of product purchase history for shop owners. Additionally, this data visualization dashboard serves various pivotal purposes in the project:

  1. Insight Generation: Visualizations, like graphs and interactive charts, help in exploring and understanding the product purchase history of users. This enables the project team to extract meaningful insights and patterns, even with a mock dataset substituting confidential client data.