lifelines: survival analysis in Python 论文

2019The Journal of Open Source Software引用 896顶会
Computational Physics and Python ApplicationsSimulation Techniques and ApplicationsData Analysis with R

详细信息

发表期刊/会议
The Journal of Open Source Software
发表日期
2019-08-04
发表年份
2019

关键词

Computational Physics and Python ApplicationsSimulation Techniques and ApplicationsData Analysis with R

摘要

One frustration of data scientists and statisticians is moving between programming languages to complete projects. The most common two are R and Python. For example, a survival analysis model may be fit using R's survival-package Previously, this may have meant using Python libraries to call out to R (still shuffling between two languages, but now abstracted), or translating the fitted model to Python (likely to introduce bugs). Libraries like Patsy (Nathaniel J. lifelines extends the toolbox of data scientists so they can perform common survival analysis tasks in Python. Its value comes from its intuitive and well documented API, its flexibility in modeling novel hazard functions, and its easy deployment in production systems & research stations along side other Python libraries. The internals of lifelines uses some novel approaches to survival analysis algorithms like automatic differentiation and meta-algorithms. We present high-level descriptions of these novel approaches next.

相关技术

暂无数据

相关事件

暂无数据

相关文章

暂无数据