kebos-ai / test.py
HARISH20205's picture
first
f3352b5
raw
history blame contribute delete
91 Bytes
import os
model_path = (os.path.join(os.getcwd(),"catboost_model.bin"))
print(model_path)