Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set
drop_prob = 0
for causal models (#125)
*Description of changes:* This PR sets `drop_prob = 0` when training causal models. Missing values are problematic for causal model training. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
- Loading branch information