Bot-detector/bot-detector-ML

joblib file management

ThorntonMatthewD opened this issue · 0 comments

After a new model is saved I'd like it to automatically be loaded and any other .joblib files in the models folder to be deleted.

Perhaps keeping the last 1-3 models could be useful if we needed to rollback, but more than that gets crazy.