Language

Package: shogun @ 6.1.3

Synopsis

Machine learning toolbox

Description

The Shogun Machine learning toolbox provides a wide range of unified and efficient Machine Learning (ML) methods. The toolbox seamlessly combines multiple data representations, algorithm classes, and general purpose tools. This enables both rapid prototyping of data pipelines and extensibility in terms of new algorithms.

Home page
https://shogun-toolbox.org/
Location
gnu/packages/machine-learning.scm (line: 589, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'swig' should probably be a native input
formatting

Look for formatting issues in the source

line 675 is way too long (91 characters)
input-labels

Identify input labels that do not match package names

label 'numpy' does not match package name 'python-numpy'
input-labels

Identify input labels that do not match package names

label 'octave' does not match package name 'octave-cli'
input-labels

Identify input labels that do not match package names

label 'arpack' does not match package name 'arpack-ng'