Skip to content
Discussion options

You must be logged in to vote

Hi Miguel,

After discussing with Dr. Vickers, it seems the cross validation from the tutorial is not ideal. It recalculates the net benefit for each cross validation assessment set and then takes the average for each patient from all sets at the end. Instead, we want to perform the cross validation, concatenate all of the resulting predictions, and generate mean predictions for each row. After doing so, only then should we generate metrics such as net benefit scores and ROC/AUC values. Thank you for asking this question! I will update the tutorial accordingly.

I have written such code below to iterate over 3 different models, and to generate both DCA and ROC curves. If you are confused ab…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@miguelrogr
Comment options

@shaunporwal
Comment options

Answer selected by shaunporwal
Comment options

You must be logged in to vote
3 replies
@shaunporwal
Comment options

@miguelrogr
Comment options

@shaunporwal
Comment options

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