-
Hi ,
Thanks for sharing this work!
When I run the video_detector.py I get the following error:
```
Traceback (most recent call last):
File "video_detector.py", line 37, in
clf = joblib…
-
Parvin needs to create a list of alumni on the website. After discussing it with her it might be best if we create a simple content type "alumni" and create a view to list them. She is familiar with…
-
When plotting data using pcolormesh on a basemap projection (or a cartopy projection) I notice strange lines appear when I set the alpha value to less than 1.
Example code:
```
from mpl_toolkit…
-
This is not a lien on the 4.11 release.
With the CIAO 4.11 code base (so close to `master`) and matplotlib version 2.2.3, I see the following behavior, where some, but not all calls to plot data/mo…
-
## Expected Result
Using Shin2017A dataset to do a CrossSession LeftRightImagery classification.
## Current Result
```
Shin2017A-CrossSession: 0%| | 0/29 [01:04
-
The classifiers and the results are stored on the server. Better would be to store them to the hadoop file system as well. There can be easily accessible via HUE
-
I was interested in having native PyPlot support for some of the reasons I mentioned [here](https://discourse.julialang.org/t/suggestions-to-make-weave-work-with-pyplot/22314).
After asking that, …
-
-
**Describe the bug**
For large inputs, kmeans consume __a lot__ of VRAM (respectively to the size of the inputs) and end up throwing a `RuntimeError`. After the exception is thrown I can see more t…
-
Right around the time that I stumbled upon dask-searchcv, scikit-learn 0.19 was released where pipelines now support the memory parameter:
http://scikit-learn.org/stable/whats_new.html#version-0-19
…