Finding correct window size for the motif discovery #791
adityabhandwalkar
started this conversation in
General
Replies: 2 comments 9 replies
-
@adityabhandwalkar Unfortunately, there is no secret to choosing |
Beta Was this translation helpful? Give feedback.
9 replies
-
Cool, thanks.
…On Fri, Jan 17, 2025 at 11:06 AM Sean M. Law ***@***.***> wrote:
@rajivsam <https://github.com/rajivsam> I created an issue here
<#1062> and it looks like
they actually have notebook with some code!
—
Reply to this email directly, view it on GitHub
<#791 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB6PPLJB7IQMEV4ALIVZWTT2LCJFLAVCNFSM6AAAAABVK4EDDWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCOBWGI3DIOA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello @seanlaw ,
I was going through your tutorial for the SKIMP In that tutorial the
max_m = 1000
, my question is how did you reach to that value of 1000 when you do not known about maximum length of a subsequence/ window. In my case I have 60k data points only with the sampling rate how can i determine themax_m
andmin_m
is there any alternative to determine thisthanks
Beta Was this translation helpful? Give feedback.
All reactions