Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added autogluon support, more models, more preprocessing strategies #81

Merged
merged 65 commits into from
Sep 10, 2024

Commits on Aug 19, 2024

  1. added autogluon support

    Oufattole committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5fde57a View commit details
    Browse the repository at this point in the history
  2. updates for autogluon

    teyaberg committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d6832cb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. [wip] filtering features

    teyaberg committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0612730 View commit details
    Browse the repository at this point in the history
  2. [wip] filtering features

    teyaberg committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2feee79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3c985a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b65754c View commit details
    Browse the repository at this point in the history
  5. [wip] doctests

    teyaberg committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a8d8417 View commit details
    Browse the repository at this point in the history
  6. autogluon

    teyaberg committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d07f6a2 View commit details
    Browse the repository at this point in the history
  7. added logged warning for static data being empty and added support fo…

    …r launching any model via config specificaly using the launch_model.py hydra script
    Oufattole committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2aebd70 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c54317 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Added support via hydra for selecting among four imputation methods (…

    …none, mean, median, mode), and three normalization methods (none, standard_scaler, and min_max_scaler)
    Oufattole committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ecf9292 View commit details
    Browse the repository at this point in the history
  2. fixed xgboost model yaml to load imputer and normalization from the m…

    …odel_params which optuna can modify
    Oufattole committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e6cf085 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94dfde2 View commit details
    Browse the repository at this point in the history
  4. added three more sklearn models and fixed bug with normalzation and i…

    …mputers so they run on mimiciv test data
    Oufattole committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    527eda5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d7ed27 View commit details
    Browse the repository at this point in the history
  6. sweeper

    teyaberg committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9c542ea View commit details
    Browse the repository at this point in the history
  7. logging

    teyaberg committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1a519ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8fc8863 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5724d9b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. added more thourough tests for output file paths of task caching and …

    …tabularizing. Standardized output directory for autogluon model. Additionally fixed label bug so labels are deduplicated
    Oufattole committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3e223bb View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    926732b View commit details
    Browse the repository at this point in the history
  2. setup dynamic versioning

    Oufattole committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    299bf6f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. version updates

    teyaberg committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8a7692a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. version updates

    teyaberg committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    158b8fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e92049f View commit details
    Browse the repository at this point in the history
  3. eval callback logging

    teyaberg committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0623aaa View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. added script input args checks, reduced redundancy in model launcher …

    …configs thorugh adding hierarchical defaults
    Oufattole committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e1be850 View commit details
    Browse the repository at this point in the history
  2. eval callback

    teyaberg committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0e985ee View commit details
    Browse the repository at this point in the history
  3. eval callback

    teyaberg committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    139870f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    0d5e9e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2563aaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d80905 View commit details
    Browse the repository at this point in the history
  4. eval callback

    teyaberg committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    d29ece9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81b022f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    57a4a81 View commit details
    Browse the repository at this point in the history
  2. Merged

    mmcdermott committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b704bba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f564e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f68a4b View commit details
    Browse the repository at this point in the history
  5. Fixed workflow files

    mmcdermott committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6c2ba9a View commit details
    Browse the repository at this point in the history
  6. fixed tabularize tests

    Oufattole committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e678145 View commit details
    Browse the repository at this point in the history
  7. added integration tests covering multirun for all launch_model models…

    …, and added an integration test for autogluon
    Oufattole committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d64e237 View commit details
    Browse the repository at this point in the history
  8. merged dev

    Oufattole committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8d12aed View commit details
    Browse the repository at this point in the history
  9. fixed tests

    Oufattole committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c631e93 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #90 from mmcdermott/configs

    Simplify model launcher configs and add script input checks
    Oufattole authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2601fca View commit details
    Browse the repository at this point in the history
  11. resolved review feedback. Added a based_model docstring. Added versio…

    …n for polars. Added github workflow test matrix over python versions, removed redundant run_command definition from test_configs
    Oufattole committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a4ad03c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0db7bd6 View commit details
    Browse the repository at this point in the history
  13. added mimic iv tutorial

    Oufattole committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b289033 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9294920 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d71f9dc View commit details
    Browse the repository at this point in the history
  16. Merged.

    mmcdermott committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    aed27f1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0dc2bc6 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #91 from mmcdermott/improve_test_coverage

    Re-worked the tabular dataset config a bit.
    mmcdermott authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c981534 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2aa4feb View commit details
    Browse the repository at this point in the history
  20. Update README.md

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    mmcdermott and coderabbitai[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a6d9103 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    23eb4d4 View commit details
    Browse the repository at this point in the history
  2. fixed job name config bug where we were missing the $ so it was not r…

    …esolved. Fixed bugs in e2e meds-tab mimic script
    Oufattole committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    be5f723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c87e94 View commit details
    Browse the repository at this point in the history
  4. fixed precommit issues

    Oufattole committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d390658 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b82ee6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a564886 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    430afba View commit details
    Browse the repository at this point in the history
  8. Merge pull request #92 from mmcdermott/MIMICIV

    Mimiciv
    Oufattole authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6a89a9f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e6d99a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8316365 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f7e03dd View commit details
    Browse the repository at this point in the history