Skip to content

Conversation

@rbs333
Copy link
Collaborator

@rbs333 rbs333 commented Mar 25, 2025

No description provided.

# now run optimizer
router_optimizer = RouterThresholdOptimizer(router, test_data_optimization)
router_optimizer.optimize(max_iterations=10)
router_optimizer.optimize(max_iterations=10, search_step=0.5)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Stop gap makes intermittent error damn near impossible. Also discovered helpful kwarg gap.

@tylerhutcherson tylerhutcherson added the bug Something isn't working label Mar 25, 2025
@tylerhutcherson tylerhutcherson changed the title rename for test conflict Rename for test data class for pytest conflict Mar 25, 2025
Copy link
Collaborator

@tylerhutcherson tylerhutcherson left a comment

Choose a reason for hiding this comment

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

LGTM -- only question is where else would we need to update TestData (examples / docs?). But likely something we can do after release. Maybe create a ticket for that now though so we don't forget!

@rbs333 rbs333 merged commit 0b3a5ce into 0.5.0 Mar 26, 2025
36 checks passed
@tylerhutcherson tylerhutcherson deleted the feat/RAAE-719/name-collision branch March 26, 2025 13:45
Copy link
Collaborator

@bsbodden bsbodden left a comment

Choose a reason for hiding this comment

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

LGTM!

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants