Jakub Adamczyk

Results 39 comments of Jakub Adamczyk

+1, this would be a great improvement, and could be configured as a decorator argument

It is indeed possible to have a single sign Shapley values. Consider a simple toy example: N-dimensional dataset, where positive class has nonnegative value of each feature and negative class...

@iancovert I have a same request as @domenicodigangi. The use case is using SAGE for larger datasets. I think there is no theoretical disadvantage here to using multiprocessing? With Joblib,...

@Michellemingxuan I am using `TreeExplainer`. However, this was highly nontrivial after all due to SHAP + LightGBM combination (for speed, about 10x faster than XGBoost and at least 100x faster...

@iancovert thanks for the reply. I actually stumbled upon those lines myself when searching recently, so fortunately I am familiar what is happening there. I think that parallelizing this will...

I get the same error, but Grid View disappears almost immediately after entering that page, without clicking anything. Also I have small number of DAGs.

+1, this would be great. Additionally, support for SageMaker Serverless should be added in the similar fashion.

@ggmblr @imatiach-msft any update on this? I am running into this error for LGBMClassifier (scikit-learn API). Adding workaround from this PR works.