I am simply trying to read XGBoost model via joblib (os.path.exists(self._classifier_xgboost_path) returns True as expect
XGBoost
joblib
os.path.exists(self._classifier_xgboost_path)
True