Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create estimation validation loop #136

Merged
merged 20 commits into from
May 6, 2020
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove WIP header
  • Loading branch information
Tanmay-Kulkarni101 committed May 6, 2020
commit 788b4ab3d8d0f219b5f9e09e4e592db0d6b408c5
5 changes: 0 additions & 5 deletions dowhy/causal_refuters/dummy_outcome_refuter.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
'''
WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP
WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP
WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP
'''
import copy
import math
import numpy as np
Expand Down