DecisionAnalyzer: Explainability Extract dataset #366
-
|
Hi, I’m trying to use the Explainability Extract dataset as described in this pdstools article. The documentation states: “This dataset can be extracted from Infinity 24.1 and its preceding versions.” I’m currently working with Pega Infinity versions 24.1 and 24.2 (involved in several organizations), but I can’t locate the actual dataset or instructions on how to export it from the Pega platform. Questions: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
To access this dataset, a hotfix is required. Please review the types of analysis described in the article, and if you believe they would be valuable for your organization or help answer relevant questions, contact Pega Support for guidance on obtaining the hotfix. You can see how we read the sample data at the start of the article. The sample data is here: https://github.com/pegasystems/pega-datascientist-tools/blob/master/data/sample_explainability_extract.parquet. The notebook used for creating this article is here: https://github.com/pegasystems/pega-datascientist-tools/blob/master/examples/explainability_extract/explainability_extract.ipynb |
Beta Was this translation helpful? Give feedback.

Hi @DCIfmauersberger,
To access this dataset, a hotfix is required. Please review the types of analysis described in the article, and if you believe they would be valuable for your organization or help answer relevant questions, contact Pega Support for guidance on obtaining the hotfix.
You can see how we read the sample data at the start of the article. The sample data is here: https://github.com/pegasystems/pega-datascientist-tools/blob/master/data/sample_explainability_extract.parquet.
The notebook used for creating this article is here: https://github.com/pegasystems/pega-datascientist-tools/blob/master/examples/explainability_extract/explainability_extract.ipynb