-
To select the weather model to be used for a site, CalTrack specifies a two-step process. First, candidate HDD and CDD models are specified using the pre-determined ranges of balance points. In additi…
-
**_i try to run this code to find F1-score_**
```python
from __future__ import print_function, division
from nilmtk import DataSet, HDFDataStore
from nilmtk.disaggregate import fhmm_exact
from n…
-
is this code valid only for house 3 ? and why ?
https://github.com/nilmtk/nilmtk/blob/master/tests_on_large_datasets/redd_house3_f1_score.py
how can i make it for other houses ?
-
I happen to have a supported electric meter and water meter, but it appears that one sends IDM messages and the other SCM messages. Is it only a software limitation that the two distinct message type…
-
Hi,
I'm searching for a demo code for F-score computation in the Issues list but most are unfinished or still having the error. Can you guide me the viable one (maybe a test with redd data)…
-
when I run the code it happened to be error in
f1 = f1_score(disag_elec, elec)
the output shown :
Traceback (most recent call last):
File "C:\Program Files\JetBrains\PyCharm Community Edit…
-
I am getting KeyError:0 while disaggregating İAWE dataset by combinatorial optimization. Can you help about the reason of it?
```python
import nilmtk
from nilmtk import *
import matplotlib.pyplo…
-
After try run this code with building 3 of REDD:
``` python
data_dir = '/home/evellyn/LaCCAN/NILM/data/redd'
data = DataSet(join(data_dir, 'redd.h5'))
building_number = 3
print("Loading building " +…
-
Running v2.05.40 with 0x26230500, but I think I saw the same symptoms on v2.05.39. deCONZ marks the Xiaomi Aqara curtain controller `lumi.curtain` as zombie (red node), even though it's still sending…
-
Use the template below if you have an issue or want to report a bug. If you have a question or a feature request you can ignore the questions below.
### Expected Behavior
kW Output to be some va…