Survival analysis using Kaplan Meier for GBCS Data set which can be obtained from: http://www.umass.edu/statdata/statdata/data/gbcs.txt
- Matplotlib
- Pandas
- Numpy
- Lifelines
- Run the gbcs.py on the gbcs.csv to pre-process the days of survival into years.
- gbcs.py produces a survival graph from the dataset provided.
- Need to fine-tune graph plotting and parameters