Published July 26, 2019
| Version v0.9
Software
Open
scikit-survival
Authors/Creators
Description
This release adds support for sklearn 0.21 and pandas 0.24.
Enhancements
- Add reference to IPCRidge (#65).
- Use scipy.special.comb instead of deprecated scipy.misc.comb.
- Add support for pandas 0.24 and drop support for 0.20.
- Add support for scikit-learn 0.21 and drop support for 0.20 (#71).
- Explain use of intercept in ComponentwiseGradientBoostingSurvivalAnalysis (#68)
- Bump Eigen to 3.3.7.
Bug fixes
- Disallow scipy 1.3.0 due to scipy regression (#66).
Files
sebp/scikit-survival-v0.9.zip
Files
(1.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c60017736408aea81548bd9897e5de41
|
1.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/sebp/scikit-survival/tree/v0.9 (URL)