David Cottrell

Results 27 issues of David Cottrell

### Describe the bug This is on version 1.1.1 I *think* the example below is the correct way of setting GPR params saved from a previous .fit() tuning via the...

Bug
Needs Triage

Am having a look at various methods here, possibly fixing some things. Along the way I've noticed there really aren't many sources that have what I like to call an...

Is this high memory usage expected? Is vscode collecting informatino about this? I feel like I've filled out quite a few feedback surveys. Is there something to switch to for...

question

Seems like this is just a matter of chasing this through the code but wondering if it is already an issue or in progress?

For example to do some sort of inference using Delaunay neighborhoods as a nearest-neighbor topology you might for a Delaunay triangulation with your "train" points. The for each of the...

Unless I am completely missing reading something, it seems like the initial quickstart example should have a line showing how to do inference from the model that is defined inside...

I suspect there is some minor inconsistency in the CLI that leads to failing syncs after a clone specified with a hash and no dir argument. The first line works...

In case it is useful to anyone, managed to build and run the example on recent osx (clang) with a couple of minor patches. See https://github.com/cottrell/difacto/tree/osx 709eb4b b7ec0c4 $ gcc...

https://github.com/jupyterlab/jupyterlab/issues/4238

If I'm not mistaken, there is no version of mutual information for multiple continuous random variables in sklearn. Quite a few people have been landing on this gist: https://gist.github.com/GaelVaroquaux/ead9898bd3c973c40429 Any...

New Feature