diff options
Diffstat (limited to 'gnu/packages/machine-learning.scm')
| -rw-r--r-- | gnu/packages/machine-learning.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm index 4fb129246b5..82767bb84b5 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm | |||
| @@ -570,8 +570,8 @@ optimizing, and searching weighted finite-state transducers (FSTs).") | |||
| 570 | (synopsis "Machine learning toolbox") | 570 | (synopsis "Machine learning toolbox") |
| 571 | (description | 571 | (description |
| 572 | "The Shogun Machine learning toolbox provides a wide range of unified and | 572 | "The Shogun Machine learning toolbox provides a wide range of unified and |
| 573 | efficient Machine Learning (ML) methods. The toolbox seamlessly allows to | 573 | efficient Machine Learning (ML) methods. The toolbox seamlessly |
| 574 | combine multiple data representations, algorithm classes, and general purpose | 574 | combines multiple data representations, algorithm classes, and general purpose |
| 575 | tools. This enables both rapid prototyping of data pipelines and extensibility | 575 | tools. This enables both rapid prototyping of data pipelines and extensibility |
| 576 | in terms of new algorithms.") | 576 | in terms of new algorithms.") |
| 577 | (license license:gpl3+))) | 577 | (license license:gpl3+))) |
