Vector35 / AlgoProphet

MIT License
8 stars 1 forks source link

Backup model files before overwriting when adjusting models #5

Open galenbwill opened 2 years ago

galenbwill commented 2 years ago

When adjusting models, the existing model file should be backed up (renamed) before writing out the adjusted model.

Just append a .1, .2, etc. to the filename and rename the existing file.