Hi,
I'm trying to correctly understand the implementation of nilmtk-contrib. From NILMTK API Tutorial.ipynb notebook In [3]:, the sample rate in experiment1 is 60. The comment below In [3]: describes that you have set the sample rate at 60Hz. The highest resolution for dataport dataset is 1Hz. I think the comment should be changed to you have set the sample rate at 1/60Hz.
Hi, I'm trying to correctly understand the implementation of nilmtk-contrib. From
NILMTK API Tutorial.ipynb
notebookIn [3]:
, the sample rate in experiment1 is 60. The comment belowIn [3]:
describes that you have set the sample rate at 60Hz. The highest resolution for dataport dataset is 1Hz. I think the comment should be changed to you have set the sample rate at 1/60Hz.Please correct me if I understand wrong.