• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

CamDavidsonPilon / lifelines
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: v0.22.10
DEFAULT BRANCH: master
Repo Added 08 Mar 2015 02:53PM UTC
Files 123
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v0.17.0
branch: v0.17.0
CHANGE BRANCH
x
Reset
  • v0.17.0
  • 0.10.1
  • 0.11.0
  • 0.11.0-2
  • 0.11.1
  • 0.15.1
  • 0.15.2
  • 0.15.3
  • 0.16.0
  • 0.17.0
  • 0.18.3
  • 0.19.1
  • 0.20.4
  • 0.7.1
  • 0.8.0
  • 0.9.0
  • aalen-additive-zero
  • aalens-additive-model-redo
  • adding-baseline-cumulative-to-ctv
  • adding-better-predict-api
  • adding-check-for-numeric-dtypes
  • adding-loglogs-plot-to-kmf
  • adding-median-fix-for-left-censored-data
  • adding-prediction-method-like-R-and-docs
  • adding-strata-to-fitters
  • ajf-updates
  • baseline-survival-perf
  • better-api-for-plot-lifetimes
  • better-groupby-docs
  • better-predictions
  • catch-constant-cols-better
  • clogit
  • cluster
  • convergence-improvements-to-coxph
  • cox-time-varying-fitter
  • coxph-baseline
  • cp-grouped-fitter
  • cp-perf-3
  • cv-bug-fix
  • datetime-to-duration-improvements
  • doc-updates
  • dump-ix
  • experiment-with-left-censorship
  • fail-investigate
  • faster-travis
  • fix-ci-ii
  • fix-for-612
  • fix-kmf-plot
  • fix-left-censorship
  • fix-log-likelihood-ratio-test
  • fix-scaling-in-cox-ph-prediction
  • fix-xrange
  • gamma
  • gradients-refacot
  • improve-support-for-survival-tables
  • include-ll-in-all-cp-fittings
  • ix-loc
  • joss
  • lots-o-chanegs
  • lots-of-docs-edits
  • major-refactor-of-parametric-univariate-models
  • make-naf-faster
  • master
  • more-docs
  • more-tests-and-fix-missing-import-in-14.2
  • one-source-of-depd-truth
  • patch-for-multivariate
  • pickel
  • piecewise-regression
  • playing-around-with-einsum
  • plot-to-coxph
  • potential-batch-improvements
  • predict-changes
  • recur-data
  • refactor-fits
  • refactor-lifelines
  • remove-flat-arg
  • reorganize
  • revert-736-sklearn-adapter
  • rst-readme
  • simplify-travis
  • sklearn-adapter
  • small-refactor-of-regression-internals
  • some-questionable-perf-improvements
  • spline-tests
  • strata
  • strata-singleton
  • summaries
  • test-for-last-censorship
  • test-improvements
  • try-adding-doc-changes
  • unique_baseline_hazard_for_each_strata
  • univariate-bug-fixes
  • update-datasets
  • update-travis-with-matplotlib
  • use-new-pandas-versions
  • use-smarter-predict
  • v0.13
  • v0.13.0
  • v0.14
  • v0.14.0
  • v0.14.1
  • v0.14.2
  • v0.14.3
  • v0.14.4
  • v0.14.5
  • v0.14.6
  • v0.15
  • v0.15.0
  • v0.15.1
  • v0.15.2
  • v0.15.2-take2
  • v0.15.4
  • v0.16.0
  • v0.16.1
  • v0.16.2
  • v0.16.3
  • v0.17.1
  • v0.17.2
  • v0.17.3
  • v0.17.4
  • v0.17.5
  • v0.18.0
  • v0.18.1
  • v0.18.2
  • v0.18.3
  • v0.18.4
  • v0.18.5
  • v0.18.6
  • v0.19.0
  • v0.19.1
  • v0.19.2
  • v0.19.3
  • v0.19.4
  • v0.19.5
  • v0.20.0
  • v0.20.1
  • v0.20.2
  • v0.20.3
  • v0.20.4
  • v0.20.5
  • v0.21.0
  • v0.21.1
  • v0.21.2
  • v0.21.3
  • v0.21.5
  • v0.22.0
  • v0.22.1
  • v0.22.10
  • v0.22.2
  • v0.22.3
  • v0.22.4
  • v0.22.5
  • v0.22.6
  • v0.22.7
  • v0.22.8
  • v0.22.9
  • v0.8.0
  • wip

pending completion
1553

push

travis-ci

web-flow
v0.17.0 (#604)

* lint

* Aalens additive model redo (#600)

* new AAfitter

* initial algo works

* clean up AAF - variance are still wrong I think and I need more tests

* wip on print_summary, this was a useful resource https://www.uio.no/studier/emner/matnat/math/STK4080/h16/undervisningsmateriell/lecture10_16.pdf

* lint

* next: add weights_col

* wip

* wip - still need a better print_summary

* wip

* weights work

* nice perf gain

* whoops fixed that perf bug

* changelog

* plotting tets

* fix tests

* new dataset and improvements to plotting.plot_lifetimes

* better docs on left truncation and tests agains the Cole paper

* fix tset

* lint

* throw more appropriate error

* docs and final linting

* bump version

190 of 190 new or added lines in 5 files covered. (100.0%)

2335 of 2723 relevant lines covered (85.75%)

3.42 hits per line

Relevant lines Covered
Build:
Build:
2723 RELEVANT LINES 2335 COVERED LINES
3.42 HITS PER LINE
Source Files on v0.17.0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1553 v0.17.0 v0.17.0 (#604) * lint * Aalens additive model redo (#600) * new AAfitter * initial algo works * clean up AAF - variance are still wrong I think and I need more tests * wip on print_summary, this was a useful resource https://www.ui... push 11 Jan 2019 09:46PM UTC web-flow travis-ci pending completion  
See All Builds (1179)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc