Skip to content

Commit

Permalink
smarter initial conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Aug 9, 2019
1 parent 6af8fe8 commit 3efca18
Show file tree
Hide file tree
Showing 8 changed files with 258 additions and 171 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,7 @@
- model's now expose a `log_likelihood_` property.
- new `conditional_after` argument on `predict_*` methods that make prediction on censored subjects easier.
- new `lifelines.utils.safe_exp` to make `exp` overflows easier to handle.
- smarter initial conditions for parametric regression models.

##### API changes
- removed `lifelines.utils.gamma` - use `autograd_gamma` library instead.
Expand Down

0 comments on commit 3efca18

Please sign in to comment.