smps.AlphasenseOPCN2.dump# AlphasenseOPCN2.dump(filepath)# Save a copy of the model to disk. Parameters filepathstrThe filepath to save the file at. Returns filepathlistThe list of filepaths where data was saved. Examples >>> model.dump(filepath="path-to-file.sav")