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

Mlflow+EarlyStopping #75

Merged
merged 22 commits into from
Aug 6, 2024
Merged

Mlflow+EarlyStopping #75

merged 22 commits into from
Aug 6, 2024

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    a40c4e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711f7a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bf264d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06a1709 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe897af View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Fix incorrect merge.

    Anya497 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c234654 View commit details
    Browse the repository at this point in the history
  2. Add config fields validation.

    Anya497 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e895b56 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Fix early stopping and config fields validation. Add validation with …

    …batches to speed up it.
    Anya497 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7103f76 View commit details
    Browse the repository at this point in the history
  2. Add mlflow to dependencies.

    Anya497 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    353e2f8 View commit details
    Browse the repository at this point in the history
  3. - Add validation type to config.

    - Unify validations interface.
    - Add mlflow config.
    - Add parameters and metrics logging with mlflow.
    Anya497 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    77e855d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47c9d02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    741b84f View commit details
    Browse the repository at this point in the history
  6. Fix runtime warning.

    Anya497 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fd88337 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e63e69d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c0cfee View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    ff533ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f72730 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b2572e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c04a2e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 24, 2024

  1. Fix warning.

    Anya497 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5eb2d55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ea4758 View commit details
    Browse the repository at this point in the history