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

feat: Support complex metrics in Vertex Experiments #1698

Merged
merged 21 commits into from
Sep 30, 2022

Commits on Sep 26, 2022

  1. Experiments complex metrics (#8)

    * feat: new class and API for metrics
    
    * update system test
    
    * update high level log method
    
    * fix system test
    
    * update example
    
    * change from system schema to google schema
    jaycee-li committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    3ca2d28 View commit details
    Browse the repository at this point in the history
  2. fix: import error

    jaycee-li committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    ee36af9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1aa713 View commit details
    Browse the repository at this point in the history
  4. Update samples/model-builder/experiment_tracking/log_classification_m…

    …etrics_sample.py
    
    Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
    jaycee-li and dandhlee committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    0ea90bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33b03ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    775c8cf View commit details
    Browse the repository at this point in the history
  7. Update samples/model-builder/conftest.py

    Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
    jaycee-li and dandhlee committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    5bf0d13 View commit details
    Browse the repository at this point in the history
  8. fix: unit test

    jaycee-li committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    df5c5d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b49fd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. fix comments

    jaycee-li committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    a82194a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    9c04a50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52af4d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    796f196 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59648e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbc98ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fb76ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b223ee View commit details
    Browse the repository at this point in the history
  8. fix linting

    jaycee-li committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    96ef2f3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aefc4ad View commit details
    Browse the repository at this point in the history
  10. add todos

    jaycee-li committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    98cd805 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

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