Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickzib authored Aug 29, 2024
1 parent aa19eb0 commit ee3aa6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ We first extract meaningful **motif lengths (l)** from this use case:
ml = Motiflets(
ds_name, # the name of the series
series, # the data
distance, # Distance measure used, default: z-normed ED
df_gt, # ground truth, if available
n_jobs # number of jobs (cores) to be used.
)
Expand Down

0 comments on commit ee3aa6c

Please sign in to comment.