f3352b5
1
2
3
4
5
import os model_path = (os.path.join(os.getcwd(),"catboost_model.bin")) print(model_path)