Jump to content

Data Analysis Dashboard: Difference between revisions

Created page with "<strong>Dashboard that allows human operators monitor tabular data through visualization/interpretability, querying, and inference features.</strong> thumb|right|<div style="font-size:88%;line-height: 1.5em">Image 1: The main view of the Data Analysis Dashboard.</div> == Asset Description == <p style="line-height: 1.5em"> The Data Analysis Dashboard facilitates the comprehensive monitoring of tabular data (e.g., from sensor arrays) w..."
 
Line 31: Line 31:
</p>
</p>


=== Walkthroughs===
* Instructions available [https://github.com/giorgosfatouros/Quality-Control-in-Industry-with-CV-and-TinyML?tab=readme-ov-file#instructions here]</li>
* Detailed step-by-step demontration of the Quality Control asset can be found [https://github.com/giorgosfatouros/Quality-Control-in-Industry-with-CV-and-TinyML/blob/main/Quality%20control%20on%20production%20lines%20with%20TinyML_v2.pdf here]</li>


=== Licence===
=== Licence===

Revision as of 13:13, 22 February 2024

Dashboard that allows human operators monitor tabular data through visualization/interpretability, querying, and inference features.

Image 1: The main view of the Data Analysis Dashboard.


Asset Description

The Data Analysis Dashboard facilitates the comprehensive monitoring of tabular data (e.g., from sensor arrays) with sophisticated processing and analysis capabilities. Its key benefits include intuitive visualisation, flexible querying, and the ability to infer patterns and detect anomalies, giving human operators critical decision-making support. It uses some classical Data and Knowledge Engineering methods (e.g. Knowledge Graphs) and is implemented based on the Streamlit framework.

Usage

This software helps users analyse datasets and uncover hidden relationships. Initially the user should perform the following:

  • Upload a CSV file containing the data to be analysed
  • Configure the data preprocessing aspects (handling missing values and data types)

Afterwards the user can explore their data and underlying relations , extracting knowledge in a flexible way:

  • Select pairs of features and see the visualisations of correlation analysis
  • Build a knowledge graph that represents significant relationships in the data
  • Interact directly with the knowledge graph through a SPARQL query interface


The asset is under Ongoing Development


Licence

Restricted

Resources


Acknowledgement

This tool has been mainly developed in the frame of the project TrineFlex from the European Union’s Horizon Europe research and innovation programme under Grant Agreement No 101058174.

Relevant Categories