Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PairwiseModelBridge to support non-preference outcomes #2424

Closed
wants to merge 1 commit into from

Conversation

myazdani
Copy link
Contributor

@myazdani myazdani commented May 2, 2024

Summary:
PairwiseModelBridge breaks if data passed to it include outcomes that are not preferences. We update it so that both supervised and ranking outcomes are supported.

The updated bridge will ignore any outcome that is not a preference outcome (ie, Keys.PAIRWISE_PREFERENCE_QUERY).

Differential Revision: D56869674

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label May 2, 2024
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

@myazdani has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

…ok#2424)

Summary:
`PairwiseModelBridge` breaks if data passed to it include outcomes that are not preferences. We update it so that both supervised and ranking outcomes are supported.

The updated bridge will ignore any outcome that is not a preference outcome (ie, `Keys.PAIRWISE_PREFERENCE_QUERY`).

Pull Request resolved: facebook#2424

Differential Revision: D56869674

Pulled By: myazdani
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

@myazdani merged this pull request in 051517e.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants