Chintan Donda
Results
2
comments of
Chintan Donda
Same issue for me as well. pytest-xdist does not add `record_xml_attribute` to the xml output file. I tried with all of these, but none of them working: `py.test test.py --junitxml=test.xml...
Facing the same issue using **CatBoostRegressor**. FYI, **CatBoost = v0.23.2 | Shapley = v0.34.0** This is how I'm doing & it works fine: ### Fit/Predict Shapley on X_train explainer =...