-
I was aware of pull request https://github.com/SheffieldML/GPy/pull/951. One of the prerequisites that must be fulfilled is a AppVeyor buld for the Windows version. The build only works for Python 3.5…
ppk42 updated
2 years ago
-
On https://github.com/SheffieldML/GPyOpt/blob/master/GPyOpt/core/bo.py#L138, the response to a LinAlgError in bo._update_model() is to break and end the optimization. This seems a little heavy-handed …
-
Pycom MicroPython 1.18.0 [v1.8.6-849-046b350] on 2018-06-01; GPy with ESP32
The Bluetooth implementation is missing some critical features that make peripheral implementations difficult. The items …
-
Hi! When saving an ARD=True model using the 'models_file' argument, I get a ValueError that reads:
```ValueError: Wrong number of items passed 20, placement implies 4```
This doesn't happen when …
ghost updated
6 years ago
-
Hi,
I can't install scrypt in windows 10 , I am getting following error.
`$ npm install scrypt
> scrypt@6.0.3 preinstall D:\solidity\inbox\node_modules\scrypt
> node node-scrypt-preinstall.j…
-
Hello,
I would like to use GPy to perform a classical regression task using a RBF kernel. However the "distance" between two datapoints takes very long to compute in my case (I am using a web API t…
-
There is a common problem on accessing compbio and other datasets: drosophilia, spellman yeasts, Lab3.zip and others. This is in addition to migrating matplotlib and pods to Python 3. Should'nt these …
-
## What Happens?
```
CXX(target) Release/obj.target/rocketmq/src/rocketmq.o
../src/rocketmq.cpp:42:116: error: too few arguments to function call, single argument 'context' was not specified
Nan…
-
Observations/Actions on Windows:
* Skip tests with Fortran compiler requirements
* ~Anaconda needs to be in Path (including MKL dlls) to run `python` from command line to run tests via `profit run…
-
Instead of the current soft target, it would help if there was an option available in blktests to test against a NVMe-oF block device provisioned from a real target array (like say an ONTAP array).