-
Hey Steven,
i am VERY interested in the way that MathBox2 works. Really outstanding work.
I work on computational systems and also sensing systems for various projects and companies
i would love to …
ghost updated
9 years ago
-
I'm working on an algorithm to perform Non-Intrusive Appliance Load Monitoring on the Flukso data. It is important that I can get the data in the highest possible resolution.
I encounter difficulties…
-
@oliparson
As indicated on https://github.com/nilmtk/nilmtk/issues/389, please can you let me have a smallish sample of .csv files to help me understand how the toolkit works with such files, and som…
-
I have a collection of data from a whole house meter in multiple files, with each file containing 2 columns containing, a timestamp string and an integer metric (active or reactive power). Each file c…
-
I have attempted to write the metadata for my meter, below is the contents of meter_devices.yaml
The comments by the physical_quantity tags describe what can be retrieved from the meter display.
Quest…
-
I was wondering how to test NILM algorithms. For testing v 0.1 algorithms, I created some dummy data (based on knowledge of common appliances) and then manually saw that the algorithms worked okay or …
-
Hi i posted as well to issue #185. I uninstall and reinstall but still same issue. Pytables throws some warnings as well.
nilmtk version '0.2.0.dev-f7bd6f1'
Python : I use Anaconda
My script :
``` …
-
I have the following problems (see the code at the end of this post):
``` python
runfile('/home/mzhong/2015-ideal/nilmtk-afhmmsac/demo_nilmtk.py', wdir='/home/mzhong/2015-ideal/nilmtk-afhmmsac')
UMD …
-
copied from comment https://github.com/nilmtk/nilmtk/issues/204#issuecomment-76145264 by @t7reyeslua :
Hi!....I am trying to run nilmtk but I am having some issues when I reach: f1 = f1_score(disag_e…
-
Automated tests currently fail because TravisCI doesn't know how to install [NILM Metadata](https://github.com/nilmtk/nilm_metadata).
(once this is fixed, we can then add the 'build failing/passing' …