-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
[MRG] avoid storage of each tree predictions in iforest #13260
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
Conversation
should not be too hard to rebase on #13251 |
It seems that you are modifying something which is changed in #13251 as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually I see that we could use the common tests from @albertcthomas
0a1bcf5
to
25d1e56
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@ngoix please update what's new 0.21.rst and +1 for MRG. thanks |
looks good |
@agramfort can you merge? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
This reverts commit a105000.
This reverts commit a105000.
fixes (partly) #12040
will do the chunking of X_test in another PR for clarity