Skip to content

SensitivityAnalysisPlot Aesthetic Improvements (#5015)#5015

Closed
eonofrey wants to merge 1 commit intofacebook:mainfrom
eonofrey:export-D96357309
Closed

SensitivityAnalysisPlot Aesthetic Improvements (#5015)#5015
eonofrey wants to merge 1 commit intofacebook:mainfrom
eonofrey:export-D96357309

Conversation

@eonofrey
Copy link
Contributor

@eonofrey eonofrey commented Mar 12, 2026

Summary:

This diff improves the look of SensitivityAnalysisPlot by:

  1. Filtering out TRIAL_PARAM (a synthetic paramter from multi-task modeling) which was confusing and not very interpretable.
  2. Wrapping long paramter names instead of truncating them with "..."

Reviewed By: mpolson64

Differential Revision: D96357309

@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Mar 12, 2026
@meta-codesync meta-codesync bot changed the title SensitivityAnalysisPlot Aesthetic Improvements SensitivityAnalysisPlot Aesthetic Improvements (#5015) Mar 12, 2026
eonofrey added a commit to eonofrey/Ax that referenced this pull request Mar 12, 2026
Summary:
Pull Request resolved: facebook#5015

This diff improves the look of SensitivityAnalysisPlot by:
1. Filtering out `TRIAL_PARAM` (a synthetic paramter from multi-task modeling) which was confusing and not very interpretable.
2. Wrapping long paramter names instead of truncating them with "..."

Differential Revision: D96357309
@meta-codesync
Copy link

meta-codesync bot commented Mar 12, 2026

@eonofrey has exported this pull request. If you are a Meta employee, you can view the originating Diff in D96357309.

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2026

Codecov Report

❌ Patch coverage is 87.14286% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.74%. Comparing base (d016302) to head (c93249c).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
ax/utils/sensitivity/sobol_measures.py 22.22% 7 Missing ⚠️
ax/analysis/plotly/sensitivity.py 94.73% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5015      +/-   ##
==========================================
- Coverage   96.75%   96.74%   -0.02%     
==========================================
  Files         606      606              
  Lines       66152    66210      +58     
==========================================
+ Hits        64007    64055      +48     
- Misses       2145     2155      +10     

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

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

eonofrey added a commit to eonofrey/Ax that referenced this pull request Mar 16, 2026
Summary:

This diff improves the look of SensitivityAnalysisPlot by:
1. Filtering out `TRIAL_PARAM` (a synthetic paramter from multi-task modeling) which was confusing and not very interpretable.
2. Wrapping long paramter names instead of truncating them with "..."

Differential Revision: D96357309
eonofrey added a commit to eonofrey/Ax that referenced this pull request Mar 17, 2026
Summary:

This diff improves the look of SensitivityAnalysisPlot by:
1. Filtering out `TRIAL_PARAM` (a synthetic paramter from multi-task modeling) which was confusing and not very interpretable.
2. Wrapping long paramter names instead of truncating them with "..."

Differential Revision: D96357309
eonofrey added a commit to eonofrey/Ax that referenced this pull request Mar 17, 2026
Summary:

This diff improves the look of SensitivityAnalysisPlot by:
1. Filtering out `TRIAL_PARAM` (a synthetic paramter from multi-task modeling) which was confusing and not very interpretable.
2. Wrapping long paramter names instead of truncating them with "..."

Reviewed By: mpolson64

Differential Revision: D96357309
eonofrey added a commit to eonofrey/Ax that referenced this pull request Mar 17, 2026
Summary:

This diff improves the look of SensitivityAnalysisPlot by:
1. Filtering out `TRIAL_PARAM` (a synthetic paramter from multi-task modeling) which was confusing and not very interpretable.
2. Wrapping long paramter names instead of truncating them with "..."

Reviewed By: mpolson64

Differential Revision: D96357309
Summary:
Pull Request resolved: facebook#5015

This diff improves the look of SensitivityAnalysisPlot by:
1. Filtering out `TRIAL_PARAM` (a synthetic paramter from multi-task modeling) which was confusing and not very interpretable.
2. Wrapping long paramter names instead of truncating them with "..."

Reviewed By: mpolson64

Differential Revision: D96357309
@meta-codesync
Copy link

meta-codesync bot commented Mar 17, 2026

This pull request has been merged in f132c71.

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 Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants