Model.save# Model.save(filepath, datapath=None)[source]# Back up the model to a file. Deprecated since version 0.9.0: Use backup() instead. Alias for backup(). See backup() for details.