Skip to content

AkbasLab/scenario-visualization-toolkit

Repository files navigation

Scenario Visualization Toolkit

The purpose of this research software is to provide and interpretation and explanation of complex systems through anaylsis of tabular data in .csv or .tsv format with a graphical user interface (GUI).

This software will provides a complete SHAP interpretation pipeline, including rapid testing of multiple surrogate data models, a lattice plot, and a 3D plot tool.

Credits

Phd. Student
Quentin Goss, gossq@my.erau.edu

Faculty Advisor
Mustafa Ilhan Akbas, akbasm@erau.edu

Alpha Testing
Ben Toaz, toazbenj@msu.edu

Flexible & Intelligent Complex Systems (FICS) Research Group
Dept. of Electrical Engineering & Computer Science
Embry-Riddle Aeronautical University
Daytona Beach, Florida

Installation

This software is developed and tested using Python v3.9 on Ubuntu 20.04 LTS. To install this software run:

python3.9 -m pip install -r requirements.txt

Then check that all dependencies are met with:

python3.9 check_requirements.py

Running the GUI

To run this software run:

python3.9 gui.py

Citation

If you use our software in your research, please consider citing our ANNSIM 2026 conference paper where the Scenario Visualization Toolkit was introduced.

@article{Goss2026Scenario,
	author = {Goss, Quentin and {\ifmmode\dot{I}\else\.{I}\fi}lhan Akba{\ifmmode\mbox{\c{s}}\else\c{s}\fi}, Mustafa},
	title = {{Scenario Visualization Toolkit: Providing Explanations and Interpretations for Simulation Test Data}},
	journal = {Proc. of the 2026 Annual Modeling and Simulation Conference (ANNSIM'26)},
	year = {2026},
	month = may,
	publisher = {Society for Modeling \& Simulation International (SCS)},
}

About

A toolkit with streamlines AI-assisted and non-AI-assisted data visualization and interpretation of scenario test data.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors