add paper references, missing docstrings, and YAML comments#3
Merged
aaronx2-illinois merged 1 commit intoaaronx2-illinois:Aaronx2Branchfrom Apr 19, 2026
Merged
Conversation
pattyboy227
commented
Apr 18, 2026
- Expand module-level docstrings in dataset, model, and task modules with Boag et al. 2018 paper citation and URL
- Add missing docstrings to private helper functions and methods: _path_variants, _table_assets_exist, _discover_optional_tables, _infer_tensor_input_size, _mean_pool_sequence, _project_tensor, _embed_text_field, _require_columns, _coerce_timestamp, _normalize_token, _normalize_code_status_mode, _normalize_dataset_prepare_mode, _calculate_age_years, _calculate_los_days, _calculate_paper_like_los_days, _build_code_status_target_normal, _build_code_status_target_paper_like
- Add section comments to eol_mistrust.yaml config for table groups
- Enhance RST documentation with paper links and modality descriptions
- Add paper reference to example script header
- Add docstrings to four public wrapper functions in pyhealth/models/eol_mistrust.py that bind the generic proxy helpers to specific label columns
- Expand module-level docstrings in dataset, model, and task modules with Boag et al. 2018 paper citation and URL - Add missing docstrings to private helper functions and methods: _path_variants, _table_assets_exist, _discover_optional_tables, _infer_tensor_input_size, _mean_pool_sequence, _project_tensor, _embed_text_field, _require_columns, _coerce_timestamp, _normalize_token, _normalize_code_status_mode, _normalize_dataset_prepare_mode, _calculate_age_years, _calculate_los_days, _calculate_paper_like_los_days, _build_code_status_target_normal, _build_code_status_target_paper_like - Add section comments to eol_mistrust.yaml config for table groups - Enhance RST documentation with paper links and modality descriptions - Add paper reference to example script header - Add docstrings to four public wrapper functions in pyhealth/models/eol_mistrust.py that bind the generic proxy helpers to specific label columns
aaronx2-illinois
approved these changes
Apr 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.