Is there a reason why the house1 dataset wasn't used to build your model? I noticed that when resampling to 1 minute, 12.64% of the data is missing. Could this be the explanation?
Additionally, regarding the data ingested by the model, did you consider the entire dataset for seq-to-seq/point processing, regardless of whether the appliance was not consuming any power for a significant portion of the time? Or did you subset the dataset to isolate the period when the appliance is actively in use and then did the seq-to-seq/point processing?
Is there a reason why the house1 dataset wasn't used to build your model? I noticed that when resampling to 1 minute, 12.64% of the data is missing. Could this be the explanation?
Additionally, regarding the data ingested by the model, did you consider the entire dataset for seq-to-seq/point processing, regardless of whether the appliance was not consuming any power for a significant portion of the time? Or did you subset the dataset to isolate the period when the appliance is actively in use and then did the seq-to-seq/point processing?