Skip to content

Enhance dataset splitting functions, add new mortality prediction tas…#10

Merged
v1xerunt merged 1 commit into
mainfrom
dev
Sep 27, 2025
Merged

Enhance dataset splitting functions, add new mortality prediction tas…#10
v1xerunt merged 1 commit into
mainfrom
dev

Conversation

@v1xerunt
Copy link
Copy Markdown
Owner

…ks, and new support for medcode.

  • Replace the problematic polars package dependency
  • Fully update the dataset module
  • Updated split_by_sample and split_by_visit functions to include optional stratified sampling parameters (stratify and stratify_by).
  • Introduced new tasks for predicting in-hospital mortality using MIMIC-III and MIMIC-IV datasets.
  • Added documentation for new tasks and updated existing documentation for clarity.
  • Created internal helper functions for task processing and file path handling.
  • Add support for ICD-9 and ICD-10 conversion

…ks, and new support for medcode.

- Replace the problematic polars package dependency
- Fully update the dataset module
- Updated `split_by_sample` and `split_by_visit` functions to include optional stratified sampling parameters (`stratify` and `stratify_by`).
- Introduced new tasks for predicting in-hospital mortality using MIMIC-III and MIMIC-IV datasets.
- Added documentation for new tasks and updated existing documentation for clarity.
- Created internal helper functions for task processing and file path handling.
- Add support for ICD-9 and ICD-10 conversion
@v1xerunt v1xerunt merged commit 446ee64 into main Sep 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant