dump¶
- data_base.IO.LoaderDumper.reduced_lda_model.dump(obj, savedir)¶
Save the reduced model in the specified directory as a DataBase.
The database will contain the following keys:
st: Spike times with a precision of \(.01\).lda_value_dicts_<index>: Dictionaries of LDA values with a precision of \(.01\).Rm: The reduced model.
Documentation unclear, incomplete, broken or wrong? Let us know