loneharoon / GSP_energy_disaggregator

This contains the energy disaggregation code based on Graph Signal Processing approach
https://ieeexplore.ieee.org/document/7457610/
26 stars 19 forks source link

Execution with public datasets #7

Open brunomb91 opened 5 years ago

brunomb91 commented 5 years ago

Hello,

I am trying to get the disaggregation results with REFIT and REDD files, as the authors did on the article. You have output_disaggr.csv and signature_database_labelled.csv, which are two labelled disaggregated files, and REDD and REFIT data have aggregated files and dissaggregated files which are equivalent to output_disaggr.csv (ground truth). How can I generate/obtain the equivalen signature_database_labelled.csv to REDD and REFIT data?

lizaaldarra commented 3 years ago

Hello,

I am trying to get the disaggregation results with REFIT and REDD files, as the authors did on the article. You have output_disaggr.csv and signature_database_labelled.csv, which are two labelled disaggregated files, and REDD and REFIT data have aggregated files and dissaggregated files which are equivalent to output_disaggr.csv (ground truth). How can I generate/obtain the equivalen signature_database_labelled.csv to REDD and REFIT data?

Hello brunomb91,

I am also working on applying this algorithm now. Did you manage to figure out what to use as signature database?

qiqimeizi commented 3 years ago

Hello loneharoon,

I am also working on applying this algorithm now. Did you manage to figure out what to use as signature database?