Skip to content

Commit

Permalink
Merge pull request #21 from AutoResearch/younesStrittmatter-patch-2
Browse files Browse the repository at this point in the history
Update __init__.py
  • Loading branch information
younesStrittmatter authored Oct 20, 2023
2 parents d832a74 + 0f2bd38 commit b336a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/autora/experimentalist/novelty/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def sample(
If no number of samples are specified, all samples will be ordered and returned from the pool.
Args:
condition_pool: pool of experimental conditions to evaluate dissimilarity
conditions: pool of experimental conditions to evaluate dissimilarity
reference_conditions: reference pool of experimental conditions
num_samples: number of samples to select from the pool of experimental conditions (the default is to select all)
metric (str): dissimilarity measure. Options: 'euclidean', 'manhattan', 'chebyshev',
Expand Down

0 comments on commit b336a91

Please sign in to comment.