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: mlflow for experiment tracking #1059

Merged
merged 11 commits into from
Jan 9, 2024

Commits on Jan 4, 2024

  1. Update requirements.txt

    adding mlflow
    JohanWork committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    95ff2b9 View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    Imports for mlflow
    JohanWork committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8161937 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    JohanWork committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8ce2780 View commit details
    Browse the repository at this point in the history
  4. Create mlflow_.py (#1)

    JohanWork committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    bea9a47 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    JohanWork committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    63e41ea View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. fix precommits

    JohanWork committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    f2fdc3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f04da39 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Update README.md

    Update mlflow_tracking_uri
    JohanWork committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9fe5420 View commit details
    Browse the repository at this point in the history
  2. Update trainer_builder.py

    update trainer building
    JohanWork committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f4c35d8 View commit details
    Browse the repository at this point in the history
  3. chore: lint

    winglian committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e7120e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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