Henry-2000 / NILM_with_PLAID_dataset

In this repository are available codes in python for implementation of classification of loads and event detection using PLAID dataset
GNU General Public License v2.0
20 stars 5 forks source link

V-I #3

Closed WKKO closed 9 months ago

WKKO commented 9 months ago

Hello, I'm sorry to bother you. I have been reading your article recently and have benefited a lot from it. But I have a question, how did you generate this kind of graph? I found the relevant code in your appendix, but unfortunately I cannot fully use it. If you have time, could you please help me solve this problem. vi

Henry-2000 commented 9 months ago

Hi sir, not a bother at all. Give a look at the codes on the Github page. There you will find generate_graphs.py, thats the code that I used to generate the images. You might want to edit it, regarding your graph esthetics. Let me know if u need any help understanding the code.

Best regards.

WKKO commented 9 months ago

Hi sir, not a bother at all. Give a look at the codes on the Github page. There you will find generate_graphs.py, thats the code that I used to generate the images. You might want to edit it, regarding your graph esthetics. Let me know if u need any help understanding the code.

Best regards.

Thank you very much for your reply. Through your code, I have resolved this issue. Thank you very much.