Skip to content

Add BetaPrior for correlation parameter priors (#3266)#3266

Closed
hvarfner wants to merge 1 commit intometa-pytorch:mainfrom
hvarfner:export-D99841563
Closed

Add BetaPrior for correlation parameter priors (#3266)#3266
hvarfner wants to merge 1 commit intometa-pytorch:mainfrom
hvarfner:export-D99841563

Conversation

@hvarfner
Copy link
Copy Markdown
Contributor

@hvarfner hvarfner commented Apr 7, 2026

Summary:

X-link: facebook/Ax#5152

Adds BetaPrior — a Beta distribution prior supported on [0, 1], useful for correlation parameters in multi-task GPs. Registers it in Ax's FB serialization registries.

Reviewed By: sdaulton

Differential Revision: D99841563

@meta-cla meta-cla Bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Apr 7, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 7, 2026

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

@meta-codesync meta-codesync Bot changed the title Add BetaPrior for correlation parameter priors Add BetaPrior for correlation parameter priors (#3266) Apr 7, 2026
hvarfner pushed a commit to hvarfner/Ax that referenced this pull request Apr 7, 2026
Summary:
X-link: meta-pytorch/botorch#3266


Adds `BetaPrior` — a Beta distribution prior supported on [0, 1], useful for correlation parameters in multi-task GPs. Registers it in Ax's FB serialization registries.

Differential Revision: D99841563
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.98%. Comparing base (94766a7) to head (c955f40).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3266   +/-   ##
=======================================
  Coverage   99.98%   99.98%           
=======================================
  Files         220      221    +1     
  Lines       21876    21900   +24     
=======================================
+ Hits        21872    21896   +24     
  Misses          4        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.

hvarfner pushed a commit to hvarfner/botorch that referenced this pull request Apr 7, 2026
Summary:

X-link: facebook/Ax#5152

Adds `BetaPrior` — a Beta distribution prior supported on [0, 1], useful for correlation parameters in multi-task GPs. Registers it in Ax's FB serialization registries.

Differential Revision: D99841563
Summary:

X-link: facebook/Ax#5152

Adds `BetaPrior` — a Beta distribution prior supported on [0, 1], useful for correlation parameters in multi-task GPs. Registers it in Ax's FB serialization registries.

Reviewed By: sdaulton

Differential Revision: D99841563
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 8, 2026

This pull request has been merged in 1d5fd01.

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.

1 participant