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

CamDavidsonPilon / lifelines
86%

Build:
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 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
  • 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.0
  • 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
2356

push

travis-ci

CamDavidsonPilon
drop windows in travisci

21396 of 25023 relevant lines covered (85.51%)

3.42 hits per line

Relevant lines Covered
Build:
Build:
25023 RELEVANT LINES 21396 COVERED LINES
3.42 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2356 master drop windows in travisci push 09 Nov 2019 08:11PM UTC CamDavidsonPilon travis-ci pending completion  
2354 master update conda info push 08 Nov 2019 10:17PM UTC CamDavidsonPilon travis-ci pending completion  
2352 master try this push 08 Nov 2019 02:28PM UTC CamDavidsonPilon travis-ci pending completion  
2338 master bump version push 30 Oct 2019 03:47PM UTC CamDavidsonPilon travis-ci pending completion  
2335 master Merge branch 'master' of github.com:CamDavidsonPilon/lifelines * 'master' of github.com:CamDavidsonPilon/lifelines: Set current axis push 30 Oct 2019 01:19PM UTC CamDavidsonPilon travis-ci pending completion  
2334 master Set current axis When using multiple subplots, labels and ticks applied to the last one. push 21 Oct 2019 12:37PM UTC CamDavidsonPilon travis-ci pending completion  
2331 master fix issue with predict_ methods in AFT not using timeline properly push 18 Oct 2019 10:04PM UTC CamDavidsonPilon travis-ci pending completion  
2330 master Merge branch 'master' of github.com:CamDavidsonPilon/lifelines * 'master' of github.com:CamDavidsonPilon/lifelines: fix print_summary() for alpha != 0.05 push 15 Oct 2019 02:12PM UTC CamDavidsonPilon travis-ci pending completion  
2329 master fix print_summary() for alpha != 0.05 push 07 Oct 2019 12:52PM UTC CamDavidsonPilon travis-ci pending completion  
2326 master version and changelog push 06 Oct 2019 01:37PM UTC CamDavidsonPilon 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