Commit a429562
Feat/update review (#86)
* feat: Add competing risks models and enhance data visualization
* feat: Add competing risks models and enhance data visualization
* chore: fixes
* chore: fixes unit test
* chore: solve issues with formatting
* Add files via upload
* docs: update fix reference (#37)
* Add missing dependencies and configure quality tools (#39)
* feat: add dataset export utility (#41)
* Fix black formatting (#43)
* Add extensive summary tests (#45)
* Add visualization CLI tests (#47)
* Expand validate tests (#49)
* docs: rewrite README (#51)
* Increase test coverage (#52)
* Fix docs build and sort imports (#54)
* Add scikit-survival integration (#56)
* chore: finalize 1.0.9 release metadata (#58)
* refactor: unify error handling (#60)
* Feat/consolidate and optimize (#63)
* chore: tighten tooling and fix visualization
* docs: document Python 3.10 requirement
* ci: align workflow with review template
* feat: expose dev extras (#65)
* test: broaden competing risks coverage (#67)
* fix: ensure doc links and tag workflow (#69)
* ci: streamline coverage and install flags (#71)
* feat: share covariate utilities (#73)
* ci: separate manual pypi publish (#76)
* Revert 78 feat/remove ignore errors in mypy settings (#79)
* Feat/remove ignore errors in mypy settings (#78)
* feat: Add competing risks models and enhance data visualization
* feat: Add competing risks models and enhance data visualization
* chore: fixes
* chore: fixes unit test
* chore: solve issues with formatting
* Add files via upload
* docs: update fix reference (#37)
* Add missing dependencies and configure quality tools (#39)
* feat: add dataset export utility (#41)
* Fix black formatting (#43)
* Add extensive summary tests (#45)
* Add visualization CLI tests (#47)
* Expand validate tests (#49)
* docs: rewrite README (#51)
* Increase test coverage (#52)
* Fix docs build and sort imports (#54)
* Add scikit-survival integration (#56)
* chore: finalize 1.0.9 release metadata (#58)
* refactor: unify error handling (#60)
* Feat/consolidate and optimize (#63)
* chore: tighten tooling and fix visualization
* docs: document Python 3.10 requirement
* ci: align workflow with review template
* feat: expose dev extras (#65)
* test: broaden competing risks coverage (#67)
* fix: ensure doc links and tag workflow (#69)
* ci: streamline coverage and install flags (#71)
* feat: share covariate utilities (#73)
* ci: separate manual pypi publish (#76)
* fix: tighten sequence checks and streamline competing-risk helpers
* Revert "Feat/remove ignore errors in mypy settings (#78)"
This reverts commit 3c799d0.
* fix: tighten sequence checks and streamline competing-risk helpers (#81)
* Mege Main in to branch (#82)
* Feat/remove ignore errors in mypy settings (#78)
* feat: Add competing risks models and enhance data visualization
* feat: Add competing risks models and enhance data visualization
* chore: fixes
* chore: fixes unit test
* chore: solve issues with formatting
* Add files via upload
* docs: update fix reference (#37)
* Add missing dependencies and configure quality tools (#39)
* feat: add dataset export utility (#41)
* Fix black formatting (#43)
* Add extensive summary tests (#45)
* Add visualization CLI tests (#47)
* Expand validate tests (#49)
* docs: rewrite README (#51)
* Increase test coverage (#52)
* Fix docs build and sort imports (#54)
* Add scikit-survival integration (#56)
* chore: finalize 1.0.9 release metadata (#58)
* refactor: unify error handling (#60)
* Feat/consolidate and optimize (#63)
* chore: tighten tooling and fix visualization
* docs: document Python 3.10 requirement
* ci: align workflow with review template
* feat: expose dev extras (#65)
* test: broaden competing risks coverage (#67)
* fix: ensure doc links and tag workflow (#69)
* ci: streamline coverage and install flags (#71)
* feat: share covariate utilities (#73)
* ci: separate manual pypi publish (#76)
* fix: tighten sequence checks and streamline competing-risk helpers
* Revert "Feat/remove ignore errors in mypy settings (#78)" (#80)
This reverts commit 3c799d0.
* Update version to 1.0.9
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore: sync version and tidy changelog (#84)
* Merge main in to branch (#85)
* Feat/remove ignore errors in mypy settings (#78)
* feat: Add competing risks models and enhance data visualization
* feat: Add competing risks models and enhance data visualization
* chore: fixes
* chore: fixes unit test
* chore: solve issues with formatting
* Add files via upload
* docs: update fix reference (#37)
* Add missing dependencies and configure quality tools (#39)
* feat: add dataset export utility (#41)
* Fix black formatting (#43)
* Add extensive summary tests (#45)
* Add visualization CLI tests (#47)
* Expand validate tests (#49)
* docs: rewrite README (#51)
* Increase test coverage (#52)
* Fix docs build and sort imports (#54)
* Add scikit-survival integration (#56)
* chore: finalize 1.0.9 release metadata (#58)
* refactor: unify error handling (#60)
* Feat/consolidate and optimize (#63)
* chore: tighten tooling and fix visualization
* docs: document Python 3.10 requirement
* ci: align workflow with review template
* feat: expose dev extras (#65)
* test: broaden competing risks coverage (#67)
* fix: ensure doc links and tag workflow (#69)
* ci: streamline coverage and install flags (#71)
* feat: share covariate utilities (#73)
* ci: separate manual pypi publish (#76)
* fix: tighten sequence checks and streamline competing-risk helpers
* Revert "Feat/remove ignore errors in mypy settings (#78)" (#80)
This reverts commit 3c799d0.
* Update version to 1.0.9
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Feat/add unit tests (#88)
* tests: remove regression baselines
* tests: add deterministic generation and visualize CLI integration
* docs: refresh readme (#90)
* fix: fix unit tests
* fix: fix type annotation
* fix: fix black and mypi issues
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent fc121a3 commit a429562
File tree
111 files changed
+9067
-1082
lines changed- .github/workflows
- benchmarks
- binder
- docs
- source
- _static
- api
- examples
- tutorials
- examples
- notebooks
- gen_surv
- scripts
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+9067
-1082
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 24 | + | |
| 25 | + | |
36 | 26 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
10 | | - | |
| 16 | + | |
| 17 | + | |
11 | 18 | | |
12 | 19 | | |
13 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments