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

Fixed column input names bugs. #398

Merged
merged 20 commits into from
Feb 19, 2021
Merged

Fixed column input names bugs. #398

merged 20 commits into from
Feb 19, 2021

Conversation

moprescu
Copy link
Contributor

@moprescu moprescu commented Feb 3, 2021

Copy link
Collaborator

@kbattocchi kbattocchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly looks good; just a few questions

econml/_cate_estimator.py Outdated Show resolved Hide resolved
econml/utilities.py Outdated Show resolved Hide resolved
@moprescu moprescu force-pushed the moprescu/fix_metadata branch 2 times, most recently from 4bf0edc to 3e9d737 Compare February 5, 2021 19:06
Copy link
Collaborator

@kbattocchi kbattocchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few more comments on the latest batch of changes.

econml/_cate_estimator.py Outdated Show resolved Hide resolved
econml/_cate_estimator.py Show resolved Hide resolved
econml/inference/_bootstrap.py Outdated Show resolved Hide resolved
econml/_cate_estimator.py Show resolved Hide resolved
econml/inference/_inference.py Outdated Show resolved Hide resolved
econml/inference/_inference.py Outdated Show resolved Hide resolved
econml/inference/_inference.py Outdated Show resolved Hide resolved
econml/inference/_inference.py Outdated Show resolved Hide resolved
econml/orf/_ortho_forest.py Outdated Show resolved Hide resolved
econml/utilities.py Outdated Show resolved Hide resolved
@moprescu moprescu force-pushed the moprescu/fix_metadata branch from 3e9d737 to 0194c4f Compare February 5, 2021 21:06
econml/_cate_estimator.py Show resolved Hide resolved
econml/_cate_estimator.py Show resolved Hide resolved
econml/_cate_estimator.py Show resolved Hide resolved
econml/_cate_estimator.py Outdated Show resolved Hide resolved
econml/_cate_estimator.py Outdated Show resolved Hide resolved
econml/metalearners/_metalearners.py Outdated Show resolved Hide resolved
econml/metalearners/_metalearners.py Outdated Show resolved Hide resolved
econml/orf/_ortho_forest.py Outdated Show resolved Hide resolved
econml/orf/_ortho_forest.py Outdated Show resolved Hide resolved
econml/orf/_ortho_forest.py Outdated Show resolved Hide resolved
@moprescu moprescu force-pushed the moprescu/fix_metadata branch 2 times, most recently from d64fe28 to 5de06bd Compare February 12, 2021 15:45
@moprescu moprescu force-pushed the moprescu/fix_metadata branch from 54afd0f to 173460d Compare February 17, 2021 17:09
Copy link
Collaborator

@kbattocchi kbattocchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great. However, there are a few issues with how categories are treated that need to be addressed.

econml/_cate_estimator.py Outdated Show resolved Hide resolved
econml/metalearners/_metalearners.py Outdated Show resolved Hide resolved
econml/_cate_estimator.py Outdated Show resolved Hide resolved
econml/_cate_estimator.py Outdated Show resolved Hide resolved
econml/_cate_estimator.py Outdated Show resolved Hide resolved
econml/metalearners/_metalearners.py Outdated Show resolved Hide resolved
econml/metalearners/_metalearners.py Outdated Show resolved Hide resolved
econml/metalearners/_metalearners.py Outdated Show resolved Hide resolved
econml/orf/_ortho_forest.py Outdated Show resolved Hide resolved
econml/orf/_ortho_forest.py Outdated Show resolved Hide resolved
@moprescu moprescu force-pushed the moprescu/fix_metadata branch from 25f4a57 to 42c7d6e Compare February 18, 2021 19:26
Copy link
Collaborator

@kbattocchi kbattocchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kbattocchi kbattocchi dismissed vsyrgkanis’s stale review February 19, 2021 17:51

I believe Miruna has addressed your concerns, and this review is blocking the merge.

@kbattocchi kbattocchi merged commit a4ba61c into master Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in default variables when refitting Bug in default treatment name parsing from pandas Dataframe
3 participants