-
Is it possible to easily implement a non-zero mean function with an (improper) vague prior on coefficients of explicit basis functions, cf. Section 2.7 in the GPML book. Specifically, predictions to b…
oteym updated
3 years ago
-
GPHeteroscedasticRegression does not support a mean function:
Traceback (most recent call last):
File "gpflare.py", line 106, in
test()
File "gpflare.py", line 99, in test
m = GPy.…
-
I have a dataset and corresponding data flag for a Wafer. The structure is as follows like :
Data_set sample
```
[[NaN NaN NaN NaN .....3456 .8765 .56454 .....NaN NaN ]
[NaN NaN NaN ....…
-
WiPy 2.0
v1.8.6-650-g9bacbbd4 on 2017-06-09'
When I attempt to make a socket connection to a machine that is down the timeout value is completely ignored and connect() doesn't throw an exception.
…
-
# Possible bug in sampling from MultivariateNormal with Lanczos
Sampling from `MultivariateNormal` appears to be off by (at least) a scaling when Lanczos is used (for larger `n`).
(I'm relatively…
-
i'm using the macos-alias package which contains a python3 symlink.
i managed to sucessfully sign my app with the following configuration:
```
osxSign:{
identity: '',
…
-
Hello
I am trying to run the GPy classification with a dataset where I am sampling training and testing datasets (8-fold cross validation). I encountered an assertion error and to which some assist…
-
SW/GW mixing is based on a distribution from water rights records. For the LNWB:
| | Source Mixing ID | Percent GW | Percent SW |
|------------------------------------- |------------------ |…
-
In missing data multi-ouput and sparse regression, the doc specifies:
```
:param X: input observations.
:type X: numpy.ndarray
:param Y: output observations, each column corresponding to an outp…
-
When trying to upgrade the LTE NB-IOT firmware using the recovery mode (fw version: 1.18.r1, lte fw version: NB1-37781) I am getting the following:
```
>>> import sqnsupgrade
>>> sqnsupgrade.run('/…