| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ngboost-0.5.10-py3-none-any.whl | 2026-03-24 | 52.0 kB | |
| ngboost-0.5.10.tar.gz | 2026-03-24 | 41.4 kB | |
| README.md | 2026-03-24 | 311 Bytes | |
| v0.5.10 Backwards Compatability source code.tar.gz | 2026-03-24 | 10.7 MB | |
| v0.5.10 Backwards Compatability source code.zip | 2026-03-24 | 10.9 MB | |
| Totals: 5 Items | 21.7 MB | 0 | |
Version 0.5.10
- Add
load_ngboost_modelcompatibility loader for models saved with scikit-learn < 1.3 and loaded under newer scikit-learn versions (issue [#389]) - Add targeted regression tests for old-style tree-node pickles and helper-level tests for
Y_from_censoredand compatibility loading paths