Ax icon indicating copy to clipboard operation
Ax copied to clipboard

Improve generation method string

Open bernardbeckerman opened this issue 8 months ago • 4 comments
trafficstars

Summary: Uses trial.generation_method_str for generation method column in Experiment.to_df(). This adds a more descriptive method-based column to the dataframe (e.g., Sobol, SAASBO instead of GenerationStep_0, GenerationStep_1, etc.).

Reviewed By: saitcakmak

Differential Revision: D69212624

bernardbeckerman avatar Mar 24 '25 17:03 bernardbeckerman

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

facebook-github-bot avatar Mar 24 '25 17:03 facebook-github-bot

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

facebook-github-bot avatar Mar 24 '25 19:03 facebook-github-bot

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

facebook-github-bot avatar Mar 25 '25 17:03 facebook-github-bot

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.01%. Comparing base (666eedf) to head (82c444d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3557      +/-   ##
==========================================
- Coverage   96.01%   96.01%   -0.01%     
==========================================
  Files         539      539              
  Lines       53136    53137       +1     
==========================================
- Hits        51020    51019       -1     
- Misses       2116     2118       +2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov-commenter avatar Mar 25 '25 17:03 codecov-commenter