-
The maximum likelihood extimate for theta sometimes produces results that look very unreasonable.
Even trying to fit a very simple, smooth curve it fails sometimes. For example,
x\* sin(x/divisor) w…
-
Contrary to what is said on [the documentation](http://scikit-learn.org/dev/modules/generated/sklearn.gaussian_process.GaussianProcess.html#sklearn.gaussian_process.GaussianProcess), it does not seem …
-
I need anisotropic correlation function for my GaussianProcess.
How can I put the correlation parameter "theta" (as a vector) as an input of sklearn.gaussian_process.GaussianProcess function ?
In ori…
-
For example
```
# Initialize under isotropy assumption
if verbose:
print("Initialize under isotropy assumption...")
self.theta0 = check_array(self.theta0.min())
…
-
```
[ 87%] Performing configure step for 'ocra-wbi-plugins'
Not searching for unused variables given on the command line.
loading initial cache file /home/traversaro/src/codyco-superbuild/build/main/o…
-
Build an additional test that GaussianProcess optimization works fine.
For batch optimization, probably some improvement is possible, which also minimizes an overall variance as well as looking for m…
-
The compilation of latest scikit-learn failed during installation on scientific linux 6. The error log is attached.
1. ********************
# Following lines were commented from setup.cfg
# cover-html…
-
*Issue migrated from trac ticket # 2502*
**milestone:** HeuristicLab 3.3.13 | **component:** Algorithms.DataAnalysis | **priority:** medium | **resolution:** done
#### 2015-11-05 08:28:37: @gkronber…
-
*Issue migrated from trac ticket # 2439*
**milestone:** HeuristicLab 3.3.13 | **component:** Algorithms.GradientDescent | **priority:** medium | **resolution:** done
#### 2015-07-21 13:34:22: @mkomm…
-
Mike, I am trying to use the latest code in the repo and I observe this bug. I am unable to run the GAutoFilter snippet that you have provided here
http://uaf46365.ddns.uark.edu/waffles/docs/supervis…