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

[ADD] Robustly refit models in final ensemble in parallel #471

Merged
merged 18 commits into from
Aug 23, 2022

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    fadd1ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc19128 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. working refit function

    ravinkohli committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ce0611b View commit details
    Browse the repository at this point in the history
  2. fix mypy and flake

    ravinkohli committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    20c4cd3 View commit details
    Browse the repository at this point in the history
  3. suggestions from review

    ravinkohli committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    916d185 View commit details
    Browse the repository at this point in the history
  4. fix mypy and flake

    ravinkohli committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    c711105 View commit details
    Browse the repository at this point in the history
  5. suggestions from review

    ravinkohli committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    f7de610 View commit details
    Browse the repository at this point in the history
  6. finish documentation

    ravinkohli committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ecabb4d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. fix tests

    ravinkohli committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    5071ac6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56f4a73 View commit details
    Browse the repository at this point in the history
  3. fix flake

    ravinkohli committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    52a8f42 View commit details
    Browse the repository at this point in the history
  4. fix tests

    ravinkohli committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    dec2435 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    2e4f0e8 View commit details
    Browse the repository at this point in the history
  2. suggestions from review

    ravinkohli committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    5779043 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    a72d8e2 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary change

    ravinkohli committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    1a73f05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2801c7a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    6b5bcda View commit details
    Browse the repository at this point in the history