An open API service indexing awesome lists of open source software.

https://github.com/predict-idlab/tree-visualization

Visualization of Patient graphs using plotly. Hosts a github page for a plotly example of a synthetic patient graph.
https://github.com/predict-idlab/tree-visualization

Last synced: 3 months ago
JSON representation

Visualization of Patient graphs using plotly. Hosts a github page for a plotly example of a synthetic patient graph.

Awesome Lists containing this project

README

          

# Tree-Visualization
Visualization of Patient graphs using plotly. The example below shows a toy visualization of patient graph generated using the steps detailed in the paper [Tree Visualization of Patient Information for Explainability of AI Outputs]( https://ceur-ws.org/Vol-3508/paper7.pdf). To start the interactive view of the graph, click the time axis at the bottom of the plot.

{% include figure.html %}

## Cite
```
@article{ramachandra2023treeviz,
author = {Ramachandra, Sandeep and Vander Mijnsbrugge, David and Lammertyn, Pieter-Jan and Dupulthys, Stijn and Ongenae, Femke and Van Hoecke, Sofie},
title = {Tree Visualization of Patient Information for Explainability of AI Outputs},
journal = {CEUR-WS},
year = {2023},
url = {https://ceur-ws.org/Vol-3508/paper7.pdf}
}
```