mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +02:00
[whitespaces]
This commit is contained in:
parent
8dacea2c13
commit
7c8de7fff8
4 changed files with 5 additions and 8 deletions
|
|
@ -302,7 +302,6 @@ class VarDTCMissingData(LatentFunctionInference):
|
|||
#if ((i+1.)/size) >= next_ten:
|
||||
# logger.info('preparing traces {:> 6.1%}'.format((i+1.)/size))
|
||||
# next_ten += .1
|
||||
|
||||
#y = y[v]
|
||||
if het_noise: beta = beta_all[i]
|
||||
else: beta = beta_all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue