-
I'm not sure whether this question belongs to nilmtk or nilm_metadata.
In COMBED data set, I have a few meters which are not directly monitoring an appliance, eg. ground floor total power, transform…
-
It seems like the metadata project has a close coupling with the HDF5 format. Shouldn't it be agnostic of the data format, and just deal with a NILMTK DataStore? Each DataStore has a save_metadata() f…
-
-
I am trying to use the disaggregate function with the combinatorial optimisation algorithm as shown in the code below, but it returns a type error. Any suggestion on how I can fix it?
``` python
from…
-
I deployed NILNTK and nilm_metadata on my windows7 OS. shown below is the error i was having.
when you type "python setup.py develop" as specified in the documentation, the following error shows up…
-
-
am having issue running nosetest command as shown. This had affected the various testing code in iPython.
![cannot import name save_yaml_to_datastore](https://cloud.githubusercontent.com/assets/6690…
-
Hi Nipun,
Thanks.
*\* I was getting used to iPython interpreter, package/module sourcing, importing CSV data files & doing basic plots using Matlabplot lib etc. Thus far it was good learning.
*\*…
-
Hi,
This is no bug but a question on how to handle large data sets in nilmtk.
Although the number of households is fairly low (i.e., 6), the ECO data set contains 1 Hz measurements of a period of 8 m…
-
``` python
In [1]: from nilmtk.dataset_converters.combed import convert_combed
---------------------------------------------------------------------------
ImportError Tra…