forked from grf-labs/grf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure quantile forests give consistent estimates across platforms. (g…
…rf-labs#492) We now include a tie-breaker while sorting the list of sample IDs and outcomes. Without the tie-breaker, the sort could produce a different element ordering across different runs of the algorithm.
- Loading branch information
1 parent
477f24b
commit 72e01de
Showing
2 changed files
with
14 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