Navigation
index
modules
|
Dora 0.1 documentation
»
dora.regressors.gp.RegressionParams
¶
class
dora.regressors.gp.
RegressionParams
(
X
,
L
,
alpha
,
kernel
,
y
,
noise_std
,
mean=0
)
¶
__init__
(
X
,
L
,
alpha
,
kernel
,
y
,
noise_std
,
mean=0
)
¶
Methods
__init__
(X, L, alpha, kernel, y, noise_std)
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
Dora 0.1 documentation
»