https://github.com/jku-vds-lab/kokiri
Random Forest-Based Cohort Comparison and Characterization
https://github.com/jku-vds-lab/kokiri
classification cohort-analysis visualization
Last synced: 3 months ago
JSON representation
Random Forest-Based Cohort Comparison and Characterization
- Host: GitHub
- URL: https://github.com/jku-vds-lab/kokiri
- Owner: jku-vds-lab
- License: bsd-3-clause
- Created: 2022-06-03T12:46:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T09:33:32.000Z (over 1 year ago)
- Last Synced: 2024-04-15T15:03:37.779Z (about 1 year ago)
- Topics: classification, cohort-analysis, visualization
- Language: Jupyter Notebook
- Homepage: https://kokiri.jku-vds-lab.at/
- Size: 29 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Kokiri 🌳
=====================Kokiri is a visual analytics approach to compare and characterize cohorts.
Users can interactively compare cohorts by their high dimensional data, explore the driving differences, and characterize the homogeneity and outliers of the cohorts
Kokiri can be utilized to compare any type of cohort. Our focus, however, is on the analysis of genomic data from cancer patients.
🚀 You can try Kokiri yourself at: https://kokiri.jku-vds-lab.at/

Learn more about Kokiri by reading the [paper](https://jku-vds-lab.at/publications/2022_kokiri/).
For a quick overview of Kokiri, see our preview video:[
](https://www.youtube.com/watch?v=94W9pIsYq9g)
Feedback
------------Your comments and feedback are welcome. Write an email to [email protected] and let us know what you think!
If you have discovered an issue or have a feature suggestion, feel free to [create an issue on GitHub](https://github.com/Caleydo/kokiri/issues).Citing Kokiri
------------Klaus Eckelt, Patrick Adelberger, Markus J. Bauer, Thomas Zichner, Marc Streit
**Kokiri: Random Forest-Based Cohort Comparison and Characterization**
bioRxiv, 2022.```
@article{2022_kokiri,
title = {Kokiri: Random-Forest-Based Comparison and Characterization of Cohorts},
author = {Klaus Eckelt and Patrick Adelberger and Markus J. Bauer and Thomas Zichner and Marc Streit},
journal = {IEEE VIS Workshop on Visualization in Biomedical AI},
doi = {10.1101/2022.08.16.503622},
url = {https://www.biorxiv.org/content/10.1101/2022.08.16.503622},
year = {2022}
}
```