smps.AlphasenseOPCN3.dump# AlphasenseOPCN3.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")