Feeds
질문
How to implement a custom acquisition Function for the bayesopt package in Matlab
I wish to solve a Multi-Objective Optimization problem using Bayesian Optimization, according to this paper 'http://ieeexplore.i...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
How robust is the Bayesian Optimization implementation on Matlab. Does the Gaussian Process Regression have a Maximum LIkelihood Selector for Kernel Parameter's and Mean Parameter similar to the sklearn Gaussian Process Regressio?
Gaussian Process Regression (http://scikit-learn.org/stable/modules/gaussian_process.html) as mentioned on the site has a maxi...
거의 8년 전 | 답변 수: 1 | 0