-
sklearn\cross_validation.py:41: DeprecationWarning: This module was deprecated in version 0.18 in favor of the model_selection module into which all the refactored classes and functions are moved. Als…
-
**Problem description**
The algorithm wrappers currently read the data from the database and feed it to the algorithm. Each algorithm is then responsible for implementing their own data processing, s…
-
The `docs` object expects (for technical reasons) that all words occur with frequency 1. If words occur several times, they appear several times each with frequency 1.
In the `quanteda` package there…
-
The example can be found here (work in progress) https://github.com/jnnr/spatial-disaggregation
jnnr updated
7 months ago
-
There is a number of things that could be done to reduce RAM usage, at varying levels of complexity:
- Pre-compiling the core functions that are declared as Lua.
- Allowing some strings to live in F…
-
**Is your feature request related to a problem? Please describe.**
This problem is annoying me for years: I find pycuda runs extremely slow on Windows but not on Linux. My program contains ~20 `Eleme…
-
I'd like to add unit tests to help identify any potential bugs and prevent introducing bugs.
-
Currently the test codes and my general use case will be to use MDAnalysis to read structure files and gather the input features (coords, seq, sec, sec_bond, and closeK_coords), which are then passed …
-
Value proposition - report included with every SeaSketch MPA planning project, for all countries of the world with an EEZ.
Given country name (from SeaSketch on report run), returns a report specif…
-
running plantseg example col-0_20161116
getting crash:
```bash
(plant-seg-dev) user-name@kitchen_computer:/home/user-name/plant-seg# python -m run_plantseg --config=/home/user-name/data/plantseg_…