Raphael Sonabend-Friend

Results 134 comments of Raphael Sonabend-Friend

@kshedden please confirm you're happy for your handle/picture to be listed on the readme as a contributor.

https://github.com/RaphaelS1/SurvivalAnalysis.jl/discussions/62#discussioncomment-3535338

Hiya! > Thank you so much for this beautiful package! Thanks! > It would be great to compute variable importance for deep survival neural networks. For instance, 'TFDeepSurv' in python...

Right okay so just a generic permutation algorithm. To be honest I am unsure if this is the right place for it for a few reasons: 1. This package is...

> I agree on this, since I am also using mlr3proba for tuning. In a sense, once tuned it would be great to retrieve not only the performance measure, but...

Happy to add an example but also can you let me know if you read the docs (below) and if so how do you think they could be clearer, e.g....

The object you've provided is not a keras model, see e.g. https://tensorflow.rstudio.com/tutorials/beginners/basic-ml/tutorial_basic_regression/ So when you pass it as a model: ``` r library(survivalmodels) library(keras) #> #> Attaching package: 'keras' #>...

> Ah well that makes me feel silly, thanks for the clarification! I was trying to recreate what seemed to be occurring in build_keras_net but clearly misunderstood what needed to...

I believe this is now covered in 6.1 and 6.3 - unsure if even more technical detail is required in the book and might be better fit for the gallery....

I suggest we close for now as structure might change significantly again. We can then check all links to the book in one go.