-
-
Notifications
You must be signed in to change notification settings - Fork 553
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX: LOF with QuantileFilter raises IndexError (#1330)
* FIX: LOF with QuantileFilter raises IndexError * FIX: score_one changes internal state of LOF * FIX: black refactor * Update initial score in LOF Co-authored-by: Max Halford <[email protected]> * Add tests for stateless score_one and fix doctest * Minor line length fix * Add LOF fixtures to release notes --------- Co-authored-by: Max Halford <[email protected]>
- Loading branch information
1 parent
f27e7cb
commit 3a78523
Showing
3 changed files
with
63 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters