Skip to content

Reproducing sklearn Mauna Loa part 2 (not getting good fits with gpytorch, looking at initialization and optimization) #1671

Answered by bcolloran
bcolloran asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks @Balandat! I was not aware of botorch, and I suspect that even if I'd known of it, never in a million years would I have thought to try swapping out LBFGS implementations, so thank you for your expertise and insight! :-) Using botorch.fit_gpytorch_model was indeed the missing piece.


In case it may be useful to anyone finding this thread in the future here's a complete notebook that uses gpytorch to more or less reproduce the sklearn Mauna Loa example.

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
7 replies
@bcolloran
Comment options

@wjmaddox
Comment options

@Balandat
Comment options

@wjmaddox
Comment options

@Balandat
Comment options

Comment options

You must be logged in to vote
4 replies
@Balandat
Comment options

@AustinT
Comment options

@wjmaddox
Comment options

@jacobrgardner
Comment options

Answer selected by bcolloran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants