tidymodels / tidymodels.org-legacy

Legacy Source of tidymodels.org
https://github.com/tidymodels/tidymodels_dot_org
Creative Commons Attribution Share Alike 4.0 International
99 stars 31 forks source link

survival performance metrics post #283

Open topepo opened 1 year ago

topepo commented 1 year ago

This has (currently) broken links that will resolve when #282 is merged.

hfrick commented 1 year ago

todo

hfrick commented 1 year ago

I've taken out examples of turning event time or probabilities into the event/non-event format since those are now covered in the details article and instead just linked to that. That means that we don't show the code to produce the example ROC curve for eval time of 5 but I think there is value in focussing the (visible) code on how to calculate ROC AUC for all eval times, rather than walk through "too much detail" in this article.