soda-inria / hazardous

Competing Risks and Survival Analysis
https://soda-inria.github.io/hazardous/
MIT License
45 stars 11 forks source link

Add SEER preprocessing #24

Closed Vincent-Maladiere closed 8 months ago

Vincent-Maladiere commented 8 months ago

Add hazardous/data/_seer.py to define the load_seer function, which loads the raw SEER txt file and returns the preprocessed X and y.

This file is a helper to reproduce the SEER dataset transformations as performed in SurvTRACE.