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.12k stars 198 forks source link

Adding Comments v1 #19

Closed ritik99 closed 5 years ago

ritik99 commented 5 years ago
  1. Added comments for cdt.independence.stats and cdt.independence.stats
  2. In FSRegression.py, modified code to use np.ravel() to flatten arrays instead of indexing ([:, 0]).
diviyank commented 5 years ago

Needs small tweaks here and there, I'll be waiting for the next pull request !