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

https://github.com/wiese-m/survival-studio

Survival Studio - a tool for automatic and interactive exploration of complex survival models. The project is carried out as part of the master's thesis supervised by Przemyslaw Biecek.
https://github.com/wiese-m/survival-studio

dashboard-application data-science explainable-ml plotly python survival-models

Last synced: 25 days ago
JSON representation

Survival Studio - a tool for automatic and interactive exploration of complex survival models. The project is carried out as part of the master's thesis supervised by Przemyslaw Biecek.

Awesome Lists containing this project

README

          

# Survival Studio

Survival Studio is a tool for automatic and interactive exploration of complex survival models. It is designed to be fully compatible with the [`scikit-survival`](https://scikit-survival.readthedocs.io/en/stable/) package.

Preview:
![img](misc/survival_studio_example_v2.png)

See the live example [here](https://survival-studio.onrender.com)!

Note: Please be patient for the first time. The Render hosting service shuts down the application after a certain period of inactivity and it takes some time to restart it again (usually 1-2 minutes).

If you want to run it locally (faster option, requires Python>=3.7.10) then install `requirements.txt` and run `main.py` script with default setup or make your own example.