classifier-pipeline
classifier-pipeline copied to clipboard
Models should be saved to and loaded from a subdirectory of base_data_folder
Currently models are written out to a models subdirectory of the current working directory. This is confusing given that everything else uses the configured base_data_folder.
I'm wondering if this has been resolved. I do not see a models sub directory. Cheers.