Skip to content

don't pick up tune() from parsnip objects in tune_args() #1507

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

Merged
merged 1 commit into from
May 20, 2025
Merged

Conversation

EmilHvitfeldt
Copy link
Member

to close #1506

@EmilHvitfeldt
Copy link
Member Author

I recently "fixed" tune_args to return any argument that had tune() call, not just "arguments that are tunable AND have tune() calls.

This rewrite appears to have added an edge case where we allow more complex objects such as parsnip objects as arguments. This should be fixed now

@topepo
Copy link
Member

topepo commented May 20, 2025

Awesome. Thanks

@topepo topepo merged commit 93cfc9a into main May 20, 2025
14 checks passed
@topepo topepo deleted the fix-1506 branch May 20, 2025 18:16
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.

possible error in tune_args.step() ?
2 participants