[pymvpa] Saving trained classifiers

Yaroslav Halchenko debian at onerussian.com
Sat Jan 7 02:30:18 UTC 2012


unfortunately only some.  E.g. we have not implemented yet storing of
classifiers which are interfaced into Python via swig'ed backends, such
as SVMs.  Otherwise, classifiers, as other structures (datasets,
mappers, etc) should be storable in mvpa2 the same way as datasets using
h5save, h5load functions.  Here is the corresponding unittest:

https://github.com/PyMVPA/PyMVPA/blob/HEAD/mvpa2/tests/test_hdf5_clf.py#L78

On Fri, 06 Jan 2012, Tyson Aflalo wrote:

>    Is there a method to save trained classifiers and other non-"dataset"
>    datatypes? �

-- 
=------------------------------------------------------------------=
Keep in touch                                     www.onerussian.com
Yaroslav Halchenko                 www.ohloh.net/accounts/yarikoptic



More information about the Pkg-ExpPsy-PyMVPA mailing list