issues
search
justin13601
/
ACES
ACES: Automatic Cohort Extraction System for Event-Streams
https://eventstreamaces.readthedocs.io/en/latest/
MIT License
25
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow cohort criteria for selecting windows where a numeric_value has changed over a certain delta
#152
Oufattole
opened
4 days ago
0
Add cohort timeline visualization function
#151
Oufattole
opened
1 week ago
3
Outdated ACES MEDS tutorial
#150
Simonlee711
opened
1 week ago
3
Support for Relative Numeric Value Criteria Between Different Measurements
#149
Oufattole
opened
1 week ago
0
Update documentation for nested derived predicates and derived predicates between static+plain
#148
justin13601
opened
3 weeks ago
0
Warnings and error messages per #141 #142 #146
#147
justin13601
closed
4 weeks ago
1
Add predicate warning or specific error code
#146
rvandewater
closed
3 weeks ago
2
Support derived predicates between static predicates and plain predicates, as well as nested derived predicates
#145
justin13601
closed
3 weeks ago
8
Allow derived predicates between static predicates and plain predicates
#144
justin13601
closed
3 weeks ago
1
Disable derived predicates joining static predicates and plain predicates
#143
justin13601
closed
4 weeks ago
0
Add warning when all labels are False
#142
rvandewater
closed
3 weeks ago
3
Task definition matters in terms of memory usage
#141
rvandewater
closed
3 weeks ago
1
Is it intended to not include the predicate used for `label` in the `target` window to the `referenced_predicates`?
#140
Jwoo5
closed
1 month ago
1
Uses numeric_value in MEDS for predicates with numerical criteria
#139
justin13601
closed
1 month ago
2
Bug with MEDS renamed numeric_value column
#138
justin13601
closed
1 month ago
0
Support nesting derived predicates beyond 2 levels
#137
justin13601
closed
3 weeks ago
2
Predicate expansion for ESGPT
#136
justin13601
opened
1 month ago
0
Distributing typing information (#127)
#135
justin13601
opened
1 month ago
6
MEDS sample data code tutorial
#134
justin13601
closed
1 month ago
2
Convert ESGPT code tutorial to MEDS since polars versions are no longer compatible
#133
justin13601
closed
1 month ago
1
Possible expand_shards documentation typo
#132
Oufattole
opened
2 months ago
3
Update aces-cli --help
#131
justin13601
closed
1 month ago
0
Removed unused block.
#130
mmcdermott
closed
2 months ago
3
Unnecessary reliance on `cohort_dir`
#129
mmcdermott
closed
2 months ago
1
We shouldn't need to use expand_shards
#128
mmcdermott
opened
2 months ago
0
We should distribute / package typing information
#127
mmcdermott
opened
2 months ago
1
Update docs for multishard and predicates
#126
justin13601
closed
1 month ago
4
Updated to MEDS v0.3.3
#125
mmcdermott
closed
2 months ago
2
Overriding predicates and aces-cli changes for separate predicates
#124
justin13601
closed
2 months ago
3
Update config name per #122
#123
justin13601
closed
2 months ago
2
We should make our config names more private to this package to avoid hydra name collisions.
#122
mmcdermott
closed
2 months ago
3
added storage functionality for raw windows
#121
Oufattole
closed
2 months ago
2
We need to clarify the documentation for running over multiple shards and update for new predicates functionalities
#120
mmcdermott
closed
1 month ago
1
Added a test with a bunch of nested predicates that doesn't error out.
#119
mmcdermott
closed
2 months ago
2
Eliminated unused save function.
#118
mmcdermott
closed
3 months ago
2
Tests more deeply nested predicates directly to assess #109
#117
mmcdermott
closed
3 months ago
2
`TaskExtractorConfig.save` appears to not work (and also be untested and possibly unused).
#116
mmcdermott
closed
3 months ago
2
Improvements to testing
#115
mmcdermott
closed
3 months ago
2
Removed the support for older MEDS versions.
#114
mmcdermott
closed
3 months ago
2
Preferred way to query directory of converted MEDS data
#113
rvandewater
closed
2 months ago
1
Shouldn't the subtree anchor depend on the directionality of the window?
#112
mmcdermott
closed
3 months ago
1
Upgraded polars and pyarrow.
#111
mmcdermott
closed
3 months ago
2
Added test case for #73 and a fix
#110
mmcdermott
closed
3 months ago
4
Nested derived predicates support
#109
justin13601
closed
3 months ago
1
Update to support MEDS v0.3.2
#108
mmcdermott
closed
2 months ago
4
Make ACES compatible with MEDS v0.3.2
#107
mmcdermott
closed
2 months ago
0
Release candidate 0.3.1
#106
mmcdermott
closed
3 months ago
2
ACES currently crashes because predicates included in only derived predicates but not windows are dropped.
#105
mmcdermott
closed
3 months ago
1
ACES crashes in meds format if the extracted cohort is empty.
#104
mmcdermott
closed
3 months ago
0
Error when using `expr` predicate in `has` clause
#103
prockenschaub
closed
3 months ago
1
Next