Age | Commit message (Expand) | Author |
2016-11-28 | gnu: Add r-kernlab....* gnu/packages/machine-learning.scm (r-kernlab): New variable.
| Ricardo Wurmus |
2016-10-04 | gnu: ghmm: Run tests after install....* gnu/packages/machine-learning.scm (ghmm)[arguments]: Move "check"
phase after "install"; add phase "fix-PYTHONPATH".
| Ricardo Wurmus |
2016-09-23 | gnu: randomjungle: Only build on x86_64 and i686....* gnu/packages/machine-learning.scm (randomjungle)[supported-systems]:
Only build on x86_64 and i686.
| Ricardo Wurmus |
2016-09-13 | gnu: dlib: Disable failing tests....* gnu/packages/machine-learning.scm (dlib)[arguments]: Add phase
'disable-failing-tests' for tests that are known not to work in the current
release.
[inputs]: Add lapack.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Marius Bakke |
2016-09-13 | gnu: dlib: Do not build dlib twice for tests....* gnu/packages/machine-learning.scm (dlib)[arguments]: Use makefile
instead of cmake in check phase to prevent full rebuild.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Marius Bakke |
2016-09-13 | gnu: dlib: Remove unused fftw from inputs....* gnu/packages/machine-learning.scm (dlib)[inputs]: Remove fftw.
(define-module): Don't include algebra.scm.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Marius Bakke |
2016-08-18 | gnu: Add dlib....* gnu/packages/machine-learning.scm (dlib): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Marius Bakke |
2016-08-08 | gnu: Add mcl....* gnu/packages/machine-learning.scm (mcl): New variable.
| Ben Woodcroft |