# PySurvival: An Open Source Python Package for Survival Analysis Modeling

DevFeed: [PySurvival: An Open Source Python Package for Survival Analysis Modeling](<https://devfeed.tech/articles/introducing-pysurvival-15712.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/introducing-pysurvival>)

Author: Stephane Fotso

Published: 2019-04-12T21:06:21Z

Content type: article

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [NumPy](<https://devfeed.tech/topics/numpy.md>), [PyTorch](<https://devfeed.tech/topics/pytorch.md>), [SciPy](<https://devfeed.tech/topics/scipy.md>), [Data analysis](<https://devfeed.tech/topics/data-analysis.md>)

Tags: [analysis](<https://devfeed.tech/tags/analysis.md>), [data-analysis](<https://devfeed.tech/tags/data-analysis.md>), [data-science](<https://devfeed.tech/tags/data-science.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [python](<https://devfeed.tech/tags/python.md>), [pytorch](<https://devfeed.tech/tags/pytorch.md>), [validation](<https://devfeed.tech/tags/validation.md>)

## AI overview

The article introduces PySurvival, an open source Python package for survival analysis modeling. It describes supported models, theory summaries, API examples, tutorials, performance metrics, and model loading and saving.

## Source excerpt

PySurvival is an open source python package for Survival Analysis modeling.