Sarah Volkamer
Sarah Volkamer
I was not sure if I am supposed to run black and flake8 on jupyter notebooks too, so I skipped these steps.
> The dataset is suppose to contain 1.3 million datapoints in length which may be too much for a tutorial but I wonder if we could downsample the data by...
I also tried to eliminate those regions that are zero since they aren't interesting. Unfortunately this is eliminating too much and therefore the program doesn't work anymore. I think it...
>I can't lie, @SaVoAMP, I was really looking forward to seeing how you combine "Rap" and "visualization" smile_cat Oh god, that is very embarrassing 😆 It's supposed to mean 'wrap'...
Yes, I will! It's just quite a bit stressful for me with the bachelor thesis, because I'm trying to write an evaluation function that takes all possible special cases into...
All right, good suggestion! I was actually planning to do that, however, only after the second plot where only the motif pair was drawn in. But of course I also...
I think I'm ready for the first review now 😄
> Now our dataset contains the time series of the five appliances with timestamps now sampled in minutes. Let's visualize it!  >Ok, now that...
My initial intention was to clarify the difference between a fridge-freezer and a freezer and I guess I've kind of embedded that clarification as a humble joke 🥲
> > Shouldn't we allow max_matches to be an array or a list of the size of max_motifs like we have done with cutoffs? I'm asking since I'm trying to...