Oufattole

Results 10 issues of Oufattole

The DataTransformer class allows you to initialize by setting max_clusters, but then when you fit this class o the data it uses the default value 10 at line 49, when...

### PyPI Username `hobopancake` ### Reason for request Lost 2FA authentication app or security token ### Code of Conduct - [x] I agree to follow the PSF Code of Conduct...

status: awaiting response
account-recovery

Aces generates duplicate rows when I define windows around the _ANY_EVENT (random events) predicate. I would expect each row to be unique. Here is some minimial code in colab to...

Bug
priority:critical
Impacts Benchmark

expand_shards should take in the same input as data.root in the documentation right? ## Summary by CodeRabbit - **Documentation** - Updated command-line usage example for the `aces-cli` tool to reflect...

It would be great to have the functionality to define cohort windows based on changes in numeric values over time. This will allow users to extract cohorts where a code's...

Enhancement
priority:high
Expand Predicates Scope
Configuration

For integration with [clinical-zeroshot-labeler](https://github.com/Oufattole/clinical-zeroshot-labeler), it would be helpful to add an `ignore_numeric_value` flag to PlainPredicateConfig.MEDS_eval_expr. This would simplify extracting which codes (and respective code indices) map to a particular predicate...

priority:low
External
Configuration
Needs Clarification
Usability & Interface

How hard would it be to create a helper function that visualizes an aces yaml. I imagine it would just be a public utility function, and plot - The windows,...

Documentation
Enhancement
priority:low
Code Cleanliness/Ease of Development

I specifically want to be able to define a cohort where a numeric_value_criteria is applied, for example checking if a lab value is larger than the previous time it was...

priority:medium
Expand Extraction Scope
Configuration
Usability & Interface

Why isn't a mask supported when key-value caching is enabled [here](https://github.com/lucidrains/x-transformers/blob/abeedc8cb60180892f1c19b42548c9833abe4f5b/x_transformers/x_transformers.py#L1946)?

### Is there an existing proposal for this? - [x] I have searched the existing proposals ### Is your feature request related to a problem? Users may wish to compute...

enhancement
good first issue