mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
implemented automatic classification field functionality
This commit is contained in:
@@ -22,7 +22,6 @@ class Command(Renderable, BaseCommand):
|
||||
|
||||
clf.train()
|
||||
|
||||
|
||||
logging.getLogger(__name__).info("Saving models to " + settings.MODEL_FILE + "...")
|
||||
|
||||
clf.save_classifier()
|
||||
|
Reference in New Issue
Block a user