Bayesian Linear Regression (BLR).
Notes
Available conditional attributes:
(Conditional attributes enabled by default suffixed with +)
Initialize a BLR regression analysis.
Parameters : | sigma_noise : float
enable_ca : None or list of str
disable_ca : None or list of str
auto_train : bool
force_train : bool
space: str, optional :
postproc : Node instance, optional
descr : str
|
---|
Compute log marginal likelihood using self.train_fv and self.targets.
Set hyperparameters’ values.
Note that this is a list so the order of the values is important.