Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Load Profile Clustering #1037

bafs84 started this conversation in Help: Best Practices
Oct 21, 2024 · 1 comments · 1 reply
Discussion options

I'm looking at an anonymized smart meter dataset from Switzerland. Each file contains a full month in 15 minute resoltion of about 200'000 meters. There are several years of data, in total about 900GB of CSV files.

Reading the original papers, I had hope to be able to use Matrix Profiles to do:

  • identify common pattern/motifs that are shared by some timeseries (like shapelets but i have no labels)
  • cluster timeseries according to some kind of MP_dist or
  • understand trends or developments within these clusters (maybe using chains?)

This question might be related to the MP XXVII paper, but I'd prefer stumpy - and it's ecosystem with support for dask and GPU.

Could you advise how to go forward?

You must be logged in to vote

Replies: 1 comment 1 reply

Comment options

The following publications should help you:
https://www.mdpi.com/1424-8220/21/23/8036
https://link.springer.com/chapter/10.1007/978-981-16-2377-6_5

Disclaimer: I am an author in these publications.

You must be logged in to vote
1 reply
Comment options

Dear Jakob
Thank you for the ideas and fast response. I see some differences that make it difficult for me to understand how to go about it:

  • your sampling rate is higher (per second resolution), compared to 15 minute. this slow sampling is done on purpose to protect the privacy of customers to avoid disaggregation. so I will not be able to cluster smart meters by devices behind the meter.
  • I have no labels in my data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /