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

Fixing bug with DiscreteTreatmentOrthoForest effect shapes #146

Merged
merged 3 commits into from Nov 10, 2019

Conversation

vasilismsr
Copy link
Contributor

Fixed ortho forest effect function bug. The FunctionTransformer was not doing the one hot encoding at all. Once the one hot encoding was added, things work correctly.

Fixes the bug that was raised in #97

…ot doing the one hot encoding at all. Once the one hot encoding was added, things work correctly.
@vasilismsr vasilismsr added the bug Something isn't working label Nov 10, 2019
@vasilismsr vasilismsr added this to To do in OrthoForest and CausalForest via automation Nov 10, 2019
@vasilismsr vasilismsr added this to To do in bugs via automation Nov 10, 2019
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

bugs automation moved this from To do to In progress Nov 10, 2019
OrthoForest and CausalForest automation moved this from To do to In progress Nov 10, 2019
@vasilismsr vasilismsr merged commit 5bf6dc7 into master Nov 10, 2019
bugs automation moved this from In progress to Done Nov 10, 2019
OrthoForest and CausalForest automation moved this from In progress to Done Nov 10, 2019
@vasilismsr vasilismsr deleted the vasilis/fix_ortho_forest branch November 10, 2019 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
bugs
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants