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

Fix wrong desirabilities in predictive strategies #506

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jduerholt
Copy link
Contributor

This PR fixes the issue that the predicted desirabilities from the strategies are wrong in case that one uses something like a MovingMaximizeSigmoidObjective.

@jduerholt jduerholt requested a review from LukasHebing January 29, 2025 16:22
@LukasHebing
Copy link
Contributor

Will look into that today and tomorrow!

Copy link
Contributor

@LukasHebing LukasHebing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tests seem not to work, yet

bofire/strategies/predictives/predictive.py Outdated Show resolved Hide resolved
bofire/data_models/domain/features.py Show resolved Hide resolved
@jduerholt
Copy link
Contributor Author

jduerholt commented Jan 30, 2025

Will look into that today and tomorrow!

Thanks! I need also to fix it ;)

@jduerholt
Copy link
Contributor Author

Hi @LukasHebing,

can you have a look again? I fixed the test and adressed your comments ;)

Best,

Johannes

Copy link
Contributor

@LukasHebing LukasHebing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

everything is fine for me :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants