-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
25 changed files
with
401 additions
and
22 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Computational Performance vs. Existing Pipelines | ||
================================================ | ||
|
||
.. include:: ../../README.md | ||
:parser: markdown | ||
:start-after: Computational Performance vs. Existing Pipelines | ||
:end-before: XGBoost Model Performance on MIMIC-IV |
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
src.MEDS\_tabular\_automl.configs | ||
================================= | ||
|
||
.. automodule:: src.MEDS_tabular_automl.configs | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Modules | ||
|
||
.. autosummary:: | ||
:toctree: | ||
:recursive: | ||
|
||
src.MEDS_tabular_automl.configs.tabularization |
4 changes: 4 additions & 0 deletions
4
docs/source/generated/src.MEDS_tabular_automl.configs.tabularization.rst
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
src.MEDS\_tabular\_automl.configs.tabularization | ||
================================================ | ||
|
||
.. automodule:: src.MEDS_tabular_automl.configs.tabularization |
23 changes: 23 additions & 0 deletions
23
docs/source/generated/src.MEDS_tabular_automl.describe_codes.rst
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
src.MEDS\_tabular\_automl.describe\_codes | ||
========================================= | ||
|
||
.. automodule:: src.MEDS_tabular_automl.describe_codes | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Functions | ||
|
||
.. autosummary:: | ||
|
||
clear_code_aggregation_suffix | ||
compute_feature_frequencies | ||
convert_to_df | ||
convert_to_freq_dict | ||
filter_parquet | ||
filter_to_codes | ||
get_feature_columns | ||
get_feature_freqs |
18 changes: 18 additions & 0 deletions
18
docs/source/generated/src.MEDS_tabular_automl.file_name.rst
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
src.MEDS\_tabular\_automl.file\_name | ||
==================================== | ||
|
||
.. automodule:: src.MEDS_tabular_automl.file_name | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Functions | ||
|
||
.. autosummary:: | ||
|
||
get_model_files | ||
get_task_specific_path | ||
list_subdir_files |
19 changes: 19 additions & 0 deletions
19
docs/source/generated/src.MEDS_tabular_automl.generate_static_features.rst
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
src.MEDS\_tabular\_automl.generate\_static\_features | ||
==================================================== | ||
|
||
.. automodule:: src.MEDS_tabular_automl.generate_static_features | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Functions | ||
|
||
.. autosummary:: | ||
|
||
convert_to_matrix | ||
get_flat_static_rep | ||
get_sparse_static_rep | ||
summarize_static_measurements |
20 changes: 20 additions & 0 deletions
20
docs/source/generated/src.MEDS_tabular_automl.generate_summarized_reps.rst
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
src.MEDS\_tabular\_automl.generate\_summarized\_reps | ||
==================================================== | ||
|
||
.. automodule:: src.MEDS_tabular_automl.generate_summarized_reps | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Functions | ||
|
||
.. autosummary:: | ||
|
||
aggregate_matrix | ||
compute_agg | ||
generate_summary | ||
get_rolling_window_indicies | ||
sparse_aggregate |
20 changes: 20 additions & 0 deletions
20
docs/source/generated/src.MEDS_tabular_automl.generate_ts_features.rst
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
src.MEDS\_tabular\_automl.generate\_ts\_features | ||
================================================ | ||
|
||
.. automodule:: src.MEDS_tabular_automl.generate_ts_features | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Functions | ||
|
||
.. autosummary:: | ||
|
||
feature_name_to_code | ||
get_flat_ts_rep | ||
get_long_code_df | ||
get_long_value_df | ||
summarize_dynamic_measurements |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
src.MEDS\_tabular\_automl.mapper | ||
================================ | ||
|
||
.. automodule:: src.MEDS_tabular_automl.mapper | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Functions | ||
|
||
.. autosummary:: | ||
|
||
get_earliest_lock | ||
register_lock | ||
wrap |
This file contains 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
17 changes: 17 additions & 0 deletions
17
docs/source/generated/src.MEDS_tabular_automl.scripts.cache_task.rst
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
src.MEDS\_tabular\_automl.scripts.cache\_task | ||
============================================= | ||
|
||
.. automodule:: src.MEDS_tabular_automl.scripts.cache_task | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Functions | ||
|
||
.. autosummary:: | ||
|
||
generate_row_cached_matrix | ||
main |
16 changes: 16 additions & 0 deletions
16
docs/source/generated/src.MEDS_tabular_automl.scripts.describe_codes.rst
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
src.MEDS\_tabular\_automl.scripts.describe\_codes | ||
================================================= | ||
|
||
.. automodule:: src.MEDS_tabular_automl.scripts.describe_codes | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Functions | ||
|
||
.. autosummary:: | ||
|
||
main |
27 changes: 27 additions & 0 deletions
27
docs/source/generated/src.MEDS_tabular_automl.scripts.launch_xgboost.rst
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
src.MEDS\_tabular\_automl.scripts.launch\_xgboost | ||
================================================= | ||
|
||
.. automodule:: src.MEDS_tabular_automl.scripts.launch_xgboost | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Functions | ||
|
||
.. autosummary:: | ||
|
||
main | ||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
|
||
Iterator | ||
XGBoostModel |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
src.MEDS\_tabular\_automl.scripts | ||
================================= | ||
|
||
.. automodule:: src.MEDS_tabular_automl.scripts | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Modules | ||
|
||
.. autosummary:: | ||
:toctree: | ||
:recursive: | ||
|
||
src.MEDS_tabular_automl.scripts.cache_task | ||
src.MEDS_tabular_automl.scripts.describe_codes | ||
src.MEDS_tabular_automl.scripts.launch_xgboost | ||
src.MEDS_tabular_automl.scripts.tabularize_static | ||
src.MEDS_tabular_automl.scripts.tabularize_time_series |
Oops, something went wrong.