I plan to develop a machine learning predictive model to predict graft failure after kidney transplant. I plan to use Decision tree, Random Forest, SVM, Naïve B and ANN to develop the models. In my data set I have time to event (survival) data and my question is can I use time to even information in above models? I plan to use Scikit Learn library. My understanding is that only binary outcomes can be used in the above models.

More Sameera Senanayake's questions See All
Similar questions and discussions