Skip to content

FIX huber estimator problem #98

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

Merged

Conversation

TimotheeMathieu
Copy link
Contributor

@TimotheeMathieu TimotheeMathieu commented Apr 11, 2021

Fix a bug in PR #78,
bug due to a possible division by zero with the new mask syntax for Huber estimator computation.
It didn't impact the result due to a redundant check but now it is cleaner.
I also added a regression test here.

Should be included in 0.2.0, see issue #96

Copy link
Member

@adrinjalali adrinjalali left a comment

Choose a reason for hiding this comment

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

Thanks for the work @TimotheeMathieu

@TimotheeMathieu TimotheeMathieu merged commit aa9880c into scikit-learn-contrib:master Apr 13, 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.

2 participants