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.
- Host: GitHub
- URL: https://github.com/predict-idlab/tree-visualization
- Owner: predict-idlab
- Created: 2023-07-13T08:40:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-23T12:39:15.000Z (over 2 years ago)
- Last Synced: 2025-07-07T14:42:39.352Z (10 months ago)
- Language: HTML
- Size: 3.41 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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}
}
```