FenTechSolutions / CausalDiscoveryToolbox

Package for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
https://fentechsolutions.github.io/CausalDiscoveryToolbox/html/index.html
MIT License
1.08k stars 198 forks source link

[DOC] Added comments #20

Closed ritik99 closed 5 years ago

ritik99 commented 5 years ago
  1. Added comments to causality and independence sub-modules
  2. Used np.ravel() instead of indexing using [:,] to flatten arrays