Skip to content

anon-researcher2025-code/IRIS

Repository files navigation

IRIS: Interpretable Risk Clustering Intelligence for Survival Analysis

This is the anonymous code for the ICDM 2025 submission "IRIS: Interpretable Risk Clustering Intelligence for Survival Analysis".

📝 Requirements

All required libraries are included in the conda environment specified by requirements.txt. To install and activate it, follow the instructions below:

conda create -n IRIS               # create an environment named "IRIS"
conda activate IRIS                # activate environment
pip install -r requirements.txt       # install required packages

🔨 Usage

python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages