def kusanagi.ghost.regression.GPRegressor.RBFGP.__init__ |
( |
|
self, |
|
|
|
X_dataset = None , |
|
|
|
Y_dataset = None , |
|
|
|
idims = None , |
|
|
|
odims = None , |
|
|
|
sat_func = None , |
|
|
|
name = 'RBFGP' , |
|
|
|
profile = False |
|
) |
| |
def kusanagi.ghost.regression.GPRegressor.RBFGP.get_params |
( |
|
self, |
|
|
|
symbolic = True |
|
) |
| |
def kusanagi.ghost.regression.GPRegressor.RBFGP.get_state |
( |
|
self | ) |
|
def kusanagi.ghost.regression.GPRegressor.RBFGP.predict_symbolic |
( |
|
self, |
|
|
|
mx, |
|
|
|
Sx |
|
) |
| |
def kusanagi.ghost.regression.GPRegressor.RBFGP.set_loghyp |
( |
|
self, |
|
|
|
loghyp |
|
) |
| |
def kusanagi.ghost.regression.GPRegressor.RBFGP.set_state |
( |
|
self, |
|
|
|
state |
|
) |
| |
kusanagi.ghost.regression.GPRegressor.RBFGP.loghyp |
kusanagi.ghost.regression.GPRegressor.RBFGP.loghyp_ |
kusanagi.ghost.regression.GPRegressor.RBFGP.loghyp_full |
kusanagi.ghost.regression.GPRegressor.RBFGP.sat_func |
The documentation for this class was generated from the following file: