Skip to content

Commit

Permalink
pass minimum
Browse files Browse the repository at this point in the history
Signed-off-by: Wesley M. Gifford <[email protected]>
  • Loading branch information
wgifford committed Mar 28, 2024
1 parent 39628ad commit 4905d9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsfm_public/toolkit/time_series_preprocessor.py
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,7 @@ def get_datasets(
id_columns=self.id_columns,
fraction=fewshot_fraction,
location=fewshot_location,
minimum_size=self.context_length,
)

params = column_specifiers
Expand Down

0 comments on commit 4905d9e

Please sign in to comment.