To provide the most recent news and documentation www.pymvpa.org reflects the development 2.0 series (renamed 0.6 series) of PyMVPA. If you are interested in the documentation of the previous stable 0.4 series of PyMVPA, please visit v04.pymvpa.org.

mvpa2.datasets.formats.from_lightsvm_format

mvpa2.datasets.formats.from_lightsvm_format(in_, targets_attr='targets', am=None)

Loads dataset from a file in lightsvm format

Parameters :

in_ :

Anything we could iterate over and obtain strings, such as File

targets_attr : string, optional

Name of the samples attribute to be used to store targets/labels

am : AttributeMap or None, optional

Which mapping to use for mapping labels back into possibly a literal representation.

Returns :

dataset :

See also

to_lightsvm_format
conversion to lightsvm format

NeuroDebian

NITRC-listed