import os model_path = (os.path.join(os.getcwd(),"catboost_model.bin")) print(model_path)