Loads the content of an HDF5 file that has been stored by h5save().
This is a convenience wrapper around hdf2obj(). Please see its documentation for more details.
filename : str
Name of the file to open and load its content.
name : str
Name of a specific object to load from the file.
instance :
An object of whatever has been stored in the file.
mvpa2.algorithms.searchlight_hyperalignment.expand_contraint_spec
mvpa2.algorithms.searchlight_hyperalignment.h5save
Enter search terms or a module, class or function name.