#equity-post-hct-survival-predictions

1 messages · Page 1 of 1 (latest)

forest rock
#

hey does anyone know why my notebook is just running for past 1 hour? when I submitted when the execution time for me was 15 minutes when I saved it

forest rock
#

nvm it is fixed

tawdry laurel
#

can anyone explain the stratified concordence index to me and if the concordence_index_censored can be used from sksurv.metrics

gilded pebble
#

how to get prediction out of 2 target columns

jovial glen
#

hi, so i have a bit of a peculiar issue - im able to get the predictions and my models are working as i expect them to, however, im unable to figure out the lifelines package installation offline - without which i cannot make a submission. would really appreciate any help i can get with this

still rock
#

Ohh, wait, sorry this is my first time working on a notebook in Kaggle 😅 . Do that, then on the right side of your Kaggle notebook it should show "Add Input". Click it, type in "pip", then select pip install lifelines. I think you could choose any that has the packages you need but you'd need to adjust the directory and filenames accordingly. You can find these under inputs after installing one of those packages. You could upload packages yourself as well

safe ginkgo
#

Hello @everyone I'm facing the following error while submitting
Notebook Threw Exception
Your notebook hit an unhandled error while rerunning your code. Note that the hidden dataset can be larger/smaller/different than the public dataset See more debugging tips

if any body can guide me how to come out of this submission error, the whole note book is running smoothly when I hit save&Run all (commit) but when it comes to submission it is thowing the error, how to fix this any one guide me in this.

wind hill
safe ginkgo
jovial glen
jovial mortar
#

I am a little confused. How do i submit a notebook?
Do I download data, create new notebook and upload downloaded zip file and then clean data/feature engin etc?

still rock
#

If it's a new fresh notebook you have to click on add input on the right side, and add the competition as an input

#

Then there should be a tab with "Submit to competition", where you can submit your code