Skip to content

Commit

Permalink
Merge branch 'master' of github.com:bradyneal/causal-benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
CW-Huang committed Jan 11, 2021
2 parents 1bea5bd + aa2d648 commit 9e43b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,4 @@ def evaluate_directory(


if __name__ == "__main__":
evaluate_directory(data_filter=None, num_tests=100, n_uni=None, n_multi=1000)
evaluate_directory(data_filter='lalonde', num_tests=1, n_uni=None, n_multi=200)

0 comments on commit 9e43b12

Please sign in to comment.