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

Add Ax Backend Support -- Hyperparameter Tuning #83

Merged
merged 12 commits into from
Aug 17, 2021
Merged

Add Ax Backend Support -- Hyperparameter Tuning #83

merged 12 commits into from
Aug 17, 2021

Conversation

ncilfone
Copy link
Contributor

adding in Ax backend support. some refactors of Optuna backend due to overlapping functionality

@ncilfone ncilfone added the enhancement New feature or request label Aug 13, 2021
@ncilfone ncilfone self-assigned this Aug 13, 2021
@coveralls
Copy link

coveralls commented Aug 16, 2021

Pull Request Test Coverage Report for Build 1135920677

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 131 of 140 (93.57%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 93.284%

Changes Missing Coverage Covered Lines Changed/Added Lines %
spock/addons/tune/ax.py 47 49 95.92%
spock/addons/tune/optuna.py 20 22 90.91%
spock/addons/tune/interface.py 39 44 88.64%
Totals Coverage Status
Change from base Build 1135663314: 0.5%
Covered Lines: 1375
Relevant Lines: 1474

💛 - Coveralls

@ncilfone ncilfone merged commit 7c51cb7 into master Aug 17, 2021
@ncilfone ncilfone deleted the ax branch January 4, 2022 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants