- Automatic predicate extraction for binary and categorical features
- Extraction of probabilistic causal relations (PCR) from data
- Extraction of strongest PCR (SPCR) and most specific causal relations (MSCR)
- Prototypes discovery based on MSCR
!git clone https://github.com/bayarpark/probconcepts.git
!pip install -r probconcepts/requirements.txt
from probconcepts import *