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

Improve MLflow tracking #4

Open
wants to merge 28 commits into
base: prefect-update
Choose a base branch
from

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    8f5054b View commit details
    Browse the repository at this point in the history
  2. more updates

    jacobwhall committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    18e8fb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

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

Commits on Aug 15, 2022

  1. Merge pull request #1 from svoboda173/master

    Added parallel coordinates plot and bar graph
    jacobwhall authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    004b7cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb1f8f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    bb27310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2750595 View commit details
    Browse the repository at this point in the history
  3. Added color bar and .html

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

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    5a07d61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df676d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67c239c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2cb7a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d1ba84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a822ec8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7946afe View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

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

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    f55b314 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a8af8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3346fba View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

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

Commits on Aug 22, 2022

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

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    7c194e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbdc8e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bc08e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. add tags to MLflow run from config.ini

    - global tags are defined in a [mlflow_tags] section in config.ini
    - project-specific tags can be optionally defined in a
      [{project}.tags] section
    jacobwhall committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    ddcda1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27158d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. add default tags to each MLflow run

    - now the indicator is configured as a string rather than a list
      in config.ini
    jacobwhall committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    f94dae2 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

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