Skip to content

Prepare categorical variables for config setup#795

Closed
JasonKChow wants to merge 3 commits into
facebookresearch:mainfrom
JasonKChow:export-D74196201
Closed

Prepare categorical variables for config setup#795
JasonKChow wants to merge 3 commits into
facebookresearch:mainfrom
JasonKChow:export-D74196201

Conversation

@JasonKChow
Copy link
Copy Markdown
Contributor

Summary: Unify API to get ready for config use.

Differential Revision: D74196201

Jason Chow added 2 commits May 5, 2025 09:03
…research#793)

Summary:
Pull Request resolved: facebookresearch#793

Factory classes to create mean and covariance modules has been refactored to use ConfigurableMixin. This means they follow the same from_config API as all other classes that can be initialized from a config.

The old functions are now deprecated and will warn.

Differential Revision: D74040481
Summary: Utility context manager that allows us to temporarily modify the class attributes of a factory to make a module for a subclass. Now used in the pairwise factory.

Differential Revision: D74192292
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 5, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

JasonKChow added a commit to JasonKChow/aepsych that referenced this pull request May 5, 2025
Summary:
Pull Request resolved: facebookresearch#795

Unify API to get ready for config use.

Differential Revision: D74196201
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

JasonKChow added a commit to JasonKChow/aepsych that referenced this pull request May 6, 2025
Summary:
Pull Request resolved: facebookresearch#795

Added factories to create mixed models supporting continuous and discrete (Categorical) parameters together.

Categorical parameters can now be enabled in configs.

A mixed variable acquisition function generator has been added to support active learning.

Differential Revision: D74196201
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

JasonKChow added a commit to JasonKChow/aepsych that referenced this pull request May 6, 2025
Summary:
Pull Request resolved: facebookresearch#795

Added factories to create mixed models supporting continuous and discrete (Categorical) parameters together.

Categorical parameters can now be enabled in configs.

A mixed variable acquisition function generator has been added to support active learning.

Differential Revision: D74196201
Summary:
Pull Request resolved: facebookresearch#795

Added factories to create mixed models supporting continuous and discrete (Categorical) parameters together.

Categorical parameters can now be enabled in configs.

A mixed variable acquisition function generator has been added to support active learning.

Differential Revision: D74196201
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 2935332.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants