-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ML] fix segfault caused by to few outliers and harden container usage (
#96) Do not re-weight outliers if there is just 1, preventing a crash downstream and harden accumulators to prevent empty containers. fixes #94
- Loading branch information
Hendrik Muhs
authored
May 17, 2018
1 parent
27e07a5
commit 18ebdd6
Showing
2 changed files
with
40 additions
and
25 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