Skip to content

Cross Validation & bootstrapping for RSF #331

Answered by sebp
nkaur201 asked this question in Q&A
Discussion options

You must be logged in to vote

The models in sksurv are compatible with scikit-learn, so you can just use KFold to perform cross-validation. AFAIC, bootstrapping is not implemented in scikit-learn though.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nkaur201
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants