Skip to content

Change tests to be compatible mlr3 dev version 0.23.0.9000 #906

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

advieser
Copy link
Collaborator

@advieser advieser commented Apr 17, 2025

  • changed creation of empty tasks to task$filter(integer(0)) instead of task$filter(0)
  • used predict_type = "prob" in tests of po("tunethreshold") to avoid new warning message from benchmark_grid()
  • removed test of task_filter_ex() that makes illegal assumption

@advieser advieser changed the title Changes in tests to be compatible mlr3 dev version 0.23.0.9000 Change tests to be compatible mlr3 dev version 0.23.0.9000 Apr 17, 2025
@advieser advieser marked this pull request as ready for review April 28, 2025 11:31
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.

1 participant