Skip to content

Removal of default params#59

Merged
javdrher merged 5 commits intomasterfrom
remove_default_params
Aug 15, 2017
Merged

Removal of default params#59
javdrher merged 5 commits intomasterfrom
remove_default_params

Conversation

@javdrher
Copy link
Copy Markdown
Member

@javdrher javdrher commented Aug 7, 2017

Implements the proposed changes of #58
Also required to support VGP.

@javdrher javdrher added this to the 0.1.0 release milestone Aug 7, 2017
@javdrher javdrher requested a review from icouckuy August 7, 2017 13:00
@codecov-io
Copy link
Copy Markdown

codecov-io commented Aug 7, 2017

Codecov Report

Merging #59 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          16       16           
  Lines         932      932           
=======================================
  Hits          930      930           
  Misses          2        2
Impacted Files Coverage Δ
GPflowOpt/acquisition/acquisition.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cb01649...7b45f1c. Read the comment docs.

@icouckuy
Copy link
Copy Markdown
Contributor

icouckuy commented Aug 7, 2017

Has the model optimization strategy been documented anywhere? Just in case if the user decides to use 1 restart and thus starts from potential very bad hyps with no model.randomize() before.

@javdrher
Copy link
Copy Markdown
Member Author

javdrher commented Aug 7, 2017

Right now it isn't, was planning to do so when I add the callback option to override the default behavior in the optimize step.

@icouckuy icouckuy mentioned this pull request Aug 8, 2017
@icouckuy
Copy link
Copy Markdown
Contributor

I think this should wait until the notebook tests have been merged (#49).

@javdrher javdrher merged commit ae62d6d into master Aug 15, 2017
@icouckuy icouckuy deleted the remove_default_params branch September 4, 2018 09:32
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.

3 participants