Skip to content

DecisionsDev/decisions-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decisions Analytics

This repository first gathers decisions automated with ADS and ODM capabilities of the IBM Cloud Pak for Business Automation. It encompasses Python Jupyter notebooks that apply data science to automated decisions to get business insights and to understand how business rules and ML models have participated to the decision making.

Decision logics

We cover the following sample use cases:

  • Loan approval
  • Client loyalty program

Gallery

A gallery of graphical views on business KPIs and decision automation logic coverages.

loanapprovals.donuts loanapprovals.points loanapprovals.geolocation loanapprovals.rulecoverage loyaltyprograms.rules.sandkey loyaltyprograms.rules.sunburst loanapprovals.championchallenger.kpi.bargraphs loanapprovals.championchallenger.kpi.violons loanapprovals.championchallenger.kpi.kiviat loanapprovals.championchallenger.rules.bargraphs loanapprovals.championchallenger.rules.diff.bargraphs

All these screenshots are extracted from the notebooks shared below. Most of them are interactive inside the notebooks to navigate into the data.

Datasets

For each business use case you find under data the datasets of different sizes with the full decisions and the requests only. Datasets are under ADS and ODM folder depending what tool has been used to automate the decisions. Decisions and requests are serialized in JSON. For small sizes they are shared as regular files; And for larger ones they are shared in Apache Parquet.

Notebooks

Analyse decisions automated with Automation Decision Services through notebooks:

Analyse decisions automated with Operational Decision Manager through notebooks:

Releases

No releases published

Packages

No packages published