I'm trying to load a pre-trained model in python using pickle but I'm having a hard time accessing the files as they are inside a folder, in the current directory. I want to access com, dri and tax.
I don't want to put the models in the root directory. Is there's a way to access them in this location?
