From 7572565c09b2b07d91b2cf2b3fa1e0b0b2303f75 Mon Sep 17 00:00:00 2001 From: Chirag Nagpal Date: Sun, 13 Feb 2022 05:30:08 -0500 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c76023..594018c 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,14 @@     [![GitHub Repo stars](https://img.shields.io/github/stars/autonlab/auton-survival?style=social)](https://github.com/autonlab/auton-survival) - + + + Package: `auton-survival` ------------- + Python package `dsm` provides an API to train the Deep Survival Machines and associated models for problems in survival analysis. The underlying model is implemented in `pytorch`. @@ -30,9 +33,11 @@ As compared to typical regression problems, Survival Analysis differs in two maj * There is presence of censoring i.e. a large number of instances of data are lost to follow up. + Deep Survival Machines ---------------------- - + + **Deep Survival Machines (DSM)** is a **fully parametric** approach to model