Christoph Klemenjak

Results 10 issues of Christoph Klemenjak

Hi, thanks for providing such a great extension to NILMTK! I don't have an issue but a question on the API. In cases where a dataset has multiple appliances of...

Hi, I experienced some issues with the dataset AMPds2 and the new API. I found that the appliance types in the metadata were not correct, so I changed that. Also,...

DataStore and format conversion

Hi, I tried to convert the [GREEND Dataset](https://sourceforge.net/projects/greend/files/GREEND_0-2_300615.zip/download) using *convert_greend*. ``` meter 1: 000D6F00029C2542 Putting into store... meter 2: 000D6F00036BC42A Putting into store... meter 3: 000D6F0003BD8082 Putting into store... meter...

DataStore and format conversion

Hello, I was having some issues with the SMART* dataset converter. I'm using the latest version of NILMTK that I got from conda forge + the [SMART 2013 version](http://traces.cs.umass.edu/index.php/Smart/Smart) I...

DataStore and format conversion

Hi, it's me again. I discovered a "naming conflict" in the source code. Let me explain: The class API contains a variable *sample_period*. I guess this variable holds the time...

Hi, I tried to use the dataset UK-DALE in some experiments. Could it be that there are some problems with that particular dataset? This is the error message I get...

Hi, I have been experiencing issues with the DSC algorithm lately: ``` Started training for DSC Joint training for DSC ............... Loading Data for training ................... Loading data for REFIT...

Hi there, this is not an issue but rather something I was wondering about. While running AFHMM and AFHMM + SAC in my experiments, I recognized that those approaches really...

enhancement

Hi, not an issue, just a question. I recognized that the pre-set sequence length for RNN is 19, whereas it's 99 for all others. Is that on purpose? If so,...

Hi, I was wondering if you are familiar with the following error in Window GRU: ``` Finished training for WindowGRU Joint Testing for all algorithmsDropping missing values Generating predictions for...