-
Notifications
You must be signed in to change notification settings - Fork 223
Conditional Survival Forest model #341
Copy link
Copy link
Open
Labels
Description
In a runtime comparison, the Conditional Survival Forest model proves to be computationally
faster than the existing alternatives with a reduced split variable selection bias
Implementation of the Conditional Survival Forest Model with the foundation of the scikit-learn API
pySurvival was last updated in 2019 and is not supported by MLFlow
References and existing implementations
https://square.github.io/pysurvival/models/conditional_survival_forest.html
https://arxiv.org/pdf/1605.03391.pdf
Reactions are currently unavailable