data-modeler / rnn-surv

Replication of the RNN-SURV architecture
MIT License
14 stars 5 forks source link

Need to add module to tune hyper params #2

Open data-modeler opened 4 years ago

data-modeler commented 4 years ago

This will be the core of the train_model.py and should also include creating a configuration yaml to hold the hyperparameter options to be tested.

data-modeler commented 4 years ago

This should also include implementing a C-index metric as the focus of hyperparameter tuning