**The Dataset file contains the gold standard dataset, Kuang dataset and network dataset. **Feature extraction CTDC.py, CTDD.py and CTDT.py are the implementation of composition, transition and ...
Decission_Trees: Non-linear hierarchical decision trees covering node splitting metrics (Gini Impurity / Information Gain) and pruning. Random_Forest: Bagging-based ensemble architecture that combines ...