khashitk
khashitk t1_j2ojgc3 wrote
Reply to [P] An old fashioned statistician is looking for other ways to analyse survival data - Is machine learning an option? by lattecoffeegirl
There are a lot of ways to tackle this problem. But it will really help if you could share a data sample. How many samples do you have? How many attributes are you studying? So on and so forth. The rang is from a simple decision tree to a new experimental algorithm.
khashitk t1_j2r4vrk wrote
Reply to comment by lattecoffeegirl in [P] An old fashioned statistician is looking for other ways to analyse survival data - Is machine learning an option? by lattecoffeegirl
The sample would help a lot. You have a good number of entries. So there could be quite a few ways to go.
Edit: Give "weka" a try it's free to use and has a lot of options. It's great for getting a good overall view of the direction the project should take.