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 requested a review from moprescu November 10, 2019 02:32
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

@vasilismsr vasilismsr merged commit 5bf6dc7 into master 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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants