Skip to content

UrbsLab/survival-LCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Survival-LCS: A Rule-Based Machine Learning Approach to Survival Analysis

Alexa Woodward, Harsh Bandhey, Jason H. Moore, and Ryan J. Urbanowicz

About

Survival analysis is a critical aspect of modeling time-to-event data in fields such as epidemiology, engineering, and econometrics. Traditional survival methods rely heavily on assumptions and are limited in their application to real-world datasets. To overcome these challenges, we introduce the survival learning classifier system (Survival-LCS) as a more flexible approach. Survival-LCS extends the capabilities of ExSTraCS, a rule-based machine learning algorithm optimized for biomedical applications, to handle survival (time-to-event) data. In addition to accounting for right-censored observations, Survival-LCS handles multiple feature types and missing data, and makes no assumptions about baseline hazard or survival distributions.

Installation

pip install pip@git+https://github.com/UrbsLab/survival-LCS

Citation

Alexa Woodward, Harsh Bandhey, Jason H. Moore, and Ryan J. Urbanowicz. 2024. Survival-LCS: A Rule-Based Machine Learning Approach to Survival Analysis. In Proceedings of the Genetic and Evolutionary Computation Conference (GECCO '24). Association for Computing Machinery, New York, NY, USA, 431–439. https://doi.org/10.1145/3638529.3654154

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages