-
sclark indicated that pyramid (or whichever one of our frameworks) treats RuntimeError as a "game over man! game over!" kind of condition. It brings down the server.
Unfortunately, by default, Boost …
-
Since the classic GP regression case was full of bugs and did not work correctly, the rest of the framework should be tested: Write unit-tests and assert results of other methods in framework to be eq…
-
Nose tests are failing on OSX 10.10.2
```
pip show scikit-learn scipy numpy python
---
Name: scikit-learn
Version: 0.16.0
Location: /anaconda/lib/python2.7/site-packages
Requires:
---
Name: scipy
…
-
There are existing example for GP-regression in python_modular.
You could extend/add new:
1) Use a well known dataset to illustrate GP-regression. For example the Co2 dataset on page 119 in [1]
2) U…
-
*Issue migrated from trac ticket # 2053*
**milestone:** HeuristicLab 3.3.9 | **component:** Algorithms.DataAnalysis | **priority:** medium | **resolution:** done
#### 2013-05-15 17:51:43: @gkronber …
-
In case anyone cares enough to spend a moment fixing them:
```
auto_examples/applications/plot_outlier_detection_housing.rst:14: (vizualisation)
auto_examples/applications/plot_stock_market.rst:23: …
-
I have skicit-learn 0.13.1 installed on Ubuntu 12.04. Running the following code is eating up my memory, i.e. I can watch with _top_ how memory is growing in each iteration and I get a segmentation fa…
-
But uses a random permutation of the dimensions.
-