Skip to content

Conversation

@shrutipatel31
Copy link
Contributor

Summary: This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644

@meta-codesync
Copy link

meta-codesync bot commented Dec 26, 2025

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

@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Dec 26, 2025
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Dec 26, 2025
Summary:

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Dec 26, 2025
Summary:

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
@codecov-commenter
Copy link

codecov-commenter commented Dec 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.70%. Comparing base (64570ba) to head (ad8d39a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4707   +/-   ##
=======================================
  Coverage   96.69%   96.70%           
=======================================
  Files         580      580           
  Lines       60697    60738   +41     
=======================================
+ Hits        58692    58737   +45     
+ Misses       2005     2001    -4     

☔ 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.

shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Dec 26, 2025
Summary:

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
shrutipatel31 pushed a commit to shrutipatel31/Ax that referenced this pull request Dec 26, 2025
Summary:
Pull Request resolved: facebook#4707

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Dec 26, 2025
Summary:

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Dec 26, 2025
Summary:

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Dec 26, 2025
Summary:

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Dec 26, 2025
Summary:

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Dec 26, 2025
Summary:

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Dec 26, 2025
Summary:

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Dec 26, 2025
Summary:

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Dec 26, 2025
Summary:

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
Summary:

When `ResultsAnalysis` creates scatter plots for multi-objective optimization (MOO) experiments, the Pareto frontier line is not currently being displayed.

This diff enables the Pareto frontier visualization by passing `show_pareto_frontier=True` to `ScatterPlot` when creating scatter plots for objective pairs in MOO experiments. The Pareto frontier is rendered as a dashed gold line connecting the non-dominated points, helping users identify the set of optimal solutions.

Differential Revision:
D89775987

Privacy Context Container: L1307644
…acebook#4705)

Summary:

This diff adds learning curve visualization (progression plots) to ResultsAnalysis for experiments with MapData and MapMetrics.

Differential Revision:
D89776181

Privacy Context Container: L1307644
facebook#4706)

Summary:

This change decouples `summarize_ax_optimization_complexity` from requiring an `OrchestratorOptions` instance by accepting individual optional fields instead.

Differential Revision: D89778530
Summary:

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Dec 26, 2025
Summary:

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Dec 26, 2025
Summary:

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
shrutipatel31 added a commit to shrutipatel31/Ax that referenced this pull request Dec 26, 2025
Summary:

This diff refactors ComplexityRatingAnalysis to decouple it from OrchestratorOptions by accepting individual configuration parameters directly instead of the entire options object.

Differential Revision:
D89778632

Privacy Context Container: L1307644
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 meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants