Sarah Volkamer

Results 29 comments of 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...

> Now our dataset contains the time series of the five appliances with timestamps now sampled in minutes. Let's visualize it! ![fridge freezer](https://upload.wikimedia.org/wikipedia/commons/thumb/2/25/Bosch_Electronic_no_frost_fridge_freezer_%282019%29_05.jpg/135px-Bosch_Electronic_no_frost_fridge_freezer_%282019%29_05.jpg)![freezer](https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Helio_House_%288800481437%29.jpg/320px-Helio_House_%288800481437%29.jpg)![dishwasher](https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/Dishwasher_open_for_loading.jpg/180px-Dishwasher_open_for_loading.jpg)![Washing Machine and Tumble Dryer](https://upload.wikimedia.org/wikipedia/commons/thumb/8/84/Samsung%2C_IFA_2018%2C_Berlin_%28P1070290%29.jpg/320px-Samsung%2C_IFA_2018%2C_Berlin_%28P1070290%29.jpg) >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...