BayesOpt
|
Abstract module for a Bayesian regressor. More...
#include "dataset.hpp"
#include "prob_distribution.hpp"
#include "mean_functors.hpp"
#include "optimizable.hpp"
Go to the source code of this file.
Classes | |
class | bayesopt::NonParametricProcess |
Abstract class to implement Bayesian regressors. More... | |
Namespaces | |
bayesopt | |
Namespace of the library interface. | |
Abstract module for a Bayesian regressor.
Definition in file nonparametricprocess.hpp.