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

[MRG] fix bug and add regression test #145

Merged

Conversation

TimotheeMathieu
Copy link
Contributor

In this PR I fix a bug in the robust module. The burn_in parameter was buggy in multivariate setting in particular for the regression algorithm. It was meant to be a heuristic to make the algorithm more stable but it backfired and it is preferable to remove it.

I also included a regression test for the high-dimensional case.

@TimotheeMathieu TimotheeMathieu changed the title fix bug and add regression test [MRG] fix bug and add regression test Nov 23, 2022
@TimotheeMathieu
Copy link
Contributor Author

This is a bug fix and it does not impact the library other than for the robust module. I am merging.

@TimotheeMathieu TimotheeMathieu merged commit c245ff5 into scikit-learn-contrib:main Dec 28, 2022
@TimotheeMathieu TimotheeMathieu deleted the bug_robust_algos branch December 28, 2022 17:25
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.

1 participant