Kaplar Meier Estimator, Survival Analysis

About

Kaplan-Meier estimator measures the survival time from a certain date to time of death, failure, or other significant events. It is also known as the product-limit estimator, which is a non-parametric statistic used to estimate the survival function from lifetime data. This project has the purpose of understanding this survival analysis task using python and survival analysis library.

  • Tech Stack:Jupyter Lab, Anaconda, Python 3+, lifelines, pandas, matplotlib