uber / causalml

Uplift modeling and causal inference with machine learning algorithms
Other
5.01k stars 771 forks source link

Remove undefined variables in match.__main__() #749

Closed jeongyoonlee closed 6 months ago

jeongyoonlee commented 6 months ago

Proposed changes

This PR fixes #724 by removing undefined variables in match.__main__().

Types of changes

What types of changes does your code introduce to CausalML? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

N/A