Skip to content

Commit

Permalink
Rename non-metrics distribution expectation stuff to use 'distributio…
Browse files Browse the repository at this point in the history
…n' instead of 'partition'
  • Loading branch information
tyler-hoffman committed May 9, 2024
1 parent cf42fc0 commit 4d3ccf9
Show file tree
Hide file tree
Showing 5 changed files with 207 additions and 197 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def __init__(self, *args, **kwargs):
success_keys = ()
args_keys = (
"column",
"partition_object",
"distribution_object",
"p",
"tail_weight_holdout",
)

0 comments on commit 4d3ccf9

Please sign in to comment.