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

Allow for adhoc computation of multiple CVs at one time #3427

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mgarrard
Copy link
Contributor

Summary:
This is the second ux improvement diff for adhoc cross validation computation. This allows for mulitple metrics to be computed at one time for a single adapter.

It does not currently tile or drop down the metic names. This is a nice improvement we'd like to make, but it wasn't immediately clear how to go about this

Differential Revision: D70200056

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Feb 27, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70200056

@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.00%. Comparing base (a66b848) to head (36a00a5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3427   +/-   ##
=======================================
  Coverage   95.99%   96.00%           
=======================================
  Files         539      539           
  Lines       52883    52902   +19     
=======================================
+ Hits        50766    50786   +20     
+ Misses       2117     2116    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

mgarrard added a commit to mgarrard/Ax that referenced this pull request Feb 27, 2025
Summary:

This is the second ux improvement diff for adhoc cross validation computation. This allows for mulitple metrics to be computed at one time for a single adapter.

It does not currently tile or drop down the metic names. This is a nice improvement we'd like to make, but it wasn't immediately clear how to go about this

Differential Revision: D70200056
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70200056

mgarrard added a commit to mgarrard/Ax that referenced this pull request Feb 27, 2025
Summary:

This is the second ux improvement diff for adhoc cross validation computation. This allows for mulitple metrics to be computed at one time for a single adapter.

It does not currently tile or drop down the metic names. This is a nice improvement we'd like to make, but it wasn't immediately clear how to go about this

Differential Revision: D70200056
mgarrard added a commit to mgarrard/Ax that referenced this pull request Feb 27, 2025
Summary:

This is the second ux improvement diff for adhoc cross validation computation. This allows for mulitple metrics to be computed at one time for a single adapter.

It does not currently tile or drop down the metic names. This is a nice improvement we'd like to make, but it wasn't immediately clear how to go about this

Differential Revision: D70200056
mgarrard added a commit to mgarrard/Ax that referenced this pull request Feb 27, 2025
Summary:

This is the second ux improvement diff for adhoc cross validation computation. This allows for mulitple metrics to be computed at one time for a single adapter.

It does not currently tile or drop down the metic names. This is a nice improvement we'd like to make, but it wasn't immediately clear how to go about this

Differential Revision: D70200056
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70200056

mgarrard added a commit to mgarrard/Ax that referenced this pull request Feb 27, 2025
Summary:
Pull Request resolved: facebook#3427

This is the second ux improvement diff for adhoc cross validation computation. This allows for mulitple metrics to be computed at one time for a single adapter.

It does not currently tile or drop down the metic names. This is a nice improvement we'd like to make, but it wasn't immediately clear how to go about this

Differential Revision: D70200056
Summary:
In the previous diff we exposed an adhoc comput method for CV, but the delta between the previous plot and our new plot is a degragation in UX. This diff fixes that by:
- tightening the autozoom
- making the points more transparent so they are more visible individually
- improving the hover
- adding x and y axis titles

Thanks for pointing some of these out Sam!

Differential Revision: D70195847
mgarrard added a commit to mgarrard/Ax that referenced this pull request Feb 28, 2025
Summary:

This is the second ux improvement diff for adhoc cross validation computation. This allows for mulitple metrics to be computed at one time for a single adapter.

It does not currently tile or drop down the metic names. This is a nice improvement we'd like to make, but it wasn't immediately clear how to go about this


Also fixed the CI bars per bernie's catch

Differential Revision: D70200056
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70200056

mgarrard added a commit to mgarrard/Ax that referenced this pull request Mar 1, 2025
Summary:

This is the second ux improvement diff for adhoc cross validation computation. This allows for mulitple metrics to be computed at one time for a single adapter.

It does not currently tile or drop down the metic names. This is a nice improvement we'd like to make, but it wasn't immediately clear how to go about this


Also fixed the CI bars per bernie's catch

Differential Revision: D70200056
Summary:
Pull Request resolved: facebook#3427

This is the second ux improvement diff for adhoc cross validation computation. This allows for mulitple metrics to be computed at one time for a single adapter.

It does not currently tile or drop down the metic names. This is a nice improvement we'd like to make, but it wasn't immediately clear how to go about this

Also fixed the CI bars per bernie's catch

Differential Revision: D70200056
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70200056

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants