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

HYPEROPT: Migrate Sampler functionality to Executor #2165

Merged
merged 24 commits into from
Jun 23, 2022

Conversation

jimthompson5802
Copy link
Collaborator

Code Pull Requests

Code refactoring to simplify internal code structure.

High-level changes:

  • Migrate functions insamplying.py to execution.py
  • Adjust RayExecutor initializer to reflect refactored code

@github-actions
Copy link

github-actions bot commented Jun 18, 2022

Unit Test Results

       6 files  ±0         6 suites  ±0   2h 5m 22s ⏱️ - 7m 52s
2 832 tests ±0  2 798 ✔️ ±0    34 💤 ±0  0 ±0 
8 496 runs  ±0  8 390 ✔️ ±0  106 💤 ±0  0 ±0 

Results for commit 4520e69. ± Comparison against base commit 8c6e189.

♻️ This comment has been updated with latest results.

@jimthompson5802 jimthompson5802 marked this pull request as ready for review June 19, 2022 13:08
Copy link
Contributor

@ShreyaR ShreyaR left a comment

Choose a reason for hiding this comment

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

Looks great @jimthompson5802! Added a small comment, feel free to merge whenever you get a chance to address it.

ludwig/hyperopt/execution.py Outdated Show resolved Hide resolved
@jimthompson5802 jimthompson5802 merged commit 6cc49ae into master Jun 23, 2022
@jimthompson5802 jimthompson5802 deleted the refactor-hyperopt-sampler branch June 23, 2022 00:30
@justinxzhao justinxzhao added this to Done in AutoML Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants