A sandbox repository for the Trusty AI team
Code of the demo we presented at OptaPlanner week about the usages of OptaPlanner to produce CF explaination: video + code
POC to demonstrate how to use Kogito to execute a DMN and add tracing, monitoring and explainability features
Note: the whole POC has been implemented and merged with Kogito codebase so you can use this guide to Kogito and reproduce the same features
explainability folder contains initial experiments of different approaches to apply local explainability to a decision service
Playground used to design and implement initial version of Audit UI. Code has been merged on Kogito codebase and can be found here
Example of a Jupyter notebook that shows how to train a model and export it as PMML to be integrated then to DMN (link). The notebook has been created starting from risk-pmml-builder example.
POC that applies multiple algorithms to classify StackOverflow questions (link)