Skip to content

Commit d17ca5d

Browse files
author
Patrick Huber
committed
final corrections
1 parent cd6697e commit d17ca5d

File tree

4 files changed

+32
-28
lines changed

4 files changed

+32
-28
lines changed

DNN-NILM_low-freq_Performance.xlsx

-474 Bytes
Binary file not shown.

README.md

+12-8
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repo contains data and code that has been used for the publication
44
"Review on Deep Neural Networks applied to Low-Frequency NILM" submitted @ MDPI
5-
Energies. (The full reference should (hopefully) be added in close future.)
5+
Energies [doi.org/10.3390/en14092390](https://doi.org/10.3390/en14092390).
66

77
This work is a considerable extension of the presentation "DNN for NILM on low
88
frequency Data" that has been done at the NILM workshop 2019. You can find the
@@ -12,18 +12,22 @@ corresponding presentation
1212
Content:
1313
* `DNN-NILM_Publication-List.xlsx` contains the list of the DNN-NILM
1414
publications that have been reviewed in the mentioned publication. It
15-
corresponds with minor differences in columns and nomenclature to table 3 in
15+
corresponds with minor differences in columns and nomenclature to table 2 in
1616
the publication and is provided to allow for easy searching and filtering.
1717
Abbreviations are explained in the publication.
1818
* `Visualize_MAE.ipynb` and `Visualize_F1.ipynb` are the jupyter notebooks that
1919
have been used to generate the visualizations in the paper, i.e. figures 3
20-
and 4.
20+
and 4. Please be aware that citation numbering might have changed in the
21+
final publication.
2122
* `DNN-NILM_low-freq_Performance.xlsx` contains the list of metrics extracted
22-
from the reviewed publications. Publications that did not report metrics or
23-
just 'exotic' ones do not appear in the list. The file is the basis for the
24-
figures generated with the jupyter notebooks. Some explanations on the
25-
columns can be found in the tab `Explanations`. Please do not expect that
26-
*all* columns are filled up consistently.
23+
from the reviewed publications. Publications that did
24+
* not report metrics,
25+
* report metrics other than F_1-score or MAE or
26+
* not report metrics according to the relevant evaluation scenario
27+
might not appear in the list. The file is the basis for the figures generated
28+
with the jupyter notebooks. Some explanations on the columns can be found in
29+
the tab `Explanations`. Please do not expect that *all* columns are filled up
30+
consistently.
2731

2832
In case you are an author of one of the publications and feel that erroneous
2933
information has been compiled in our list, do either contact

Visualize_F1.ipynb

+10-10
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"metadata": {},
2929
"outputs": [],
3030
"source": [
31-
"p2bbl_file = r'../dnn-nilm-manuscript/main.bbl' # path to .bbl-file\n",
31+
"p2bbl_file = r'main.bbl' # path to .bbl-file\n",
3232
"with open(p2bbl_file, 'r') as fp:\n",
3333
" fContent = fp.read()\n",
3434
" \n",
@@ -331,12 +331,12 @@
331331
"data": {
332332
"text/html": [
333333
"\n",
334-
"<div id=\"altair-viz-e3bd46c7f9774c4291c53590e1a25dd1\"></div>\n",
334+
"<div id=\"altair-viz-c2f4a68672b946c7b9177f482b13d8f9\"></div>\n",
335335
"<script type=\"text/javascript\">\n",
336336
" (function(spec, embedOpt){\n",
337337
" let outputDiv = document.currentScript.previousElementSibling;\n",
338-
" if (outputDiv.id !== \"altair-viz-e3bd46c7f9774c4291c53590e1a25dd1\") {\n",
339-
" outputDiv = document.getElementById(\"altair-viz-e3bd46c7f9774c4291c53590e1a25dd1\");\n",
338+
" if (outputDiv.id !== \"altair-viz-c2f4a68672b946c7b9177f482b13d8f9\") {\n",
339+
" outputDiv = document.getElementById(\"altair-viz-c2f4a68672b946c7b9177f482b13d8f9\");\n",
340340
" }\n",
341341
" const paths = {\n",
342342
" \"vega\": \"https://cdn.jsdelivr.net/npm//vega@5?noext\",\n",
@@ -459,12 +459,12 @@
459459
"data": {
460460
"text/html": [
461461
"\n",
462-
"<div id=\"altair-viz-b761737653be46d7a8278a83ca63f536\"></div>\n",
462+
"<div id=\"altair-viz-e13f0b354d024f2db7132fffa53835e4\"></div>\n",
463463
"<script type=\"text/javascript\">\n",
464464
" (function(spec, embedOpt){\n",
465465
" let outputDiv = document.currentScript.previousElementSibling;\n",
466-
" if (outputDiv.id !== \"altair-viz-b761737653be46d7a8278a83ca63f536\") {\n",
467-
" outputDiv = document.getElementById(\"altair-viz-b761737653be46d7a8278a83ca63f536\");\n",
466+
" if (outputDiv.id !== \"altair-viz-e13f0b354d024f2db7132fffa53835e4\") {\n",
467+
" outputDiv = document.getElementById(\"altair-viz-e13f0b354d024f2db7132fffa53835e4\");\n",
468468
" }\n",
469469
" const paths = {\n",
470470
" \"vega\": \"https://cdn.jsdelivr.net/npm//vega@5?noext\",\n",
@@ -574,12 +574,12 @@
574574
"data": {
575575
"text/html": [
576576
"\n",
577-
"<div id=\"altair-viz-c51d344fb1a743e1a0a19be6329eb113\"></div>\n",
577+
"<div id=\"altair-viz-b90f211deb17420398ab63def25b7866\"></div>\n",
578578
"<script type=\"text/javascript\">\n",
579579
" (function(spec, embedOpt){\n",
580580
" let outputDiv = document.currentScript.previousElementSibling;\n",
581-
" if (outputDiv.id !== \"altair-viz-c51d344fb1a743e1a0a19be6329eb113\") {\n",
582-
" outputDiv = document.getElementById(\"altair-viz-c51d344fb1a743e1a0a19be6329eb113\");\n",
581+
" if (outputDiv.id !== \"altair-viz-b90f211deb17420398ab63def25b7866\") {\n",
582+
" outputDiv = document.getElementById(\"altair-viz-b90f211deb17420398ab63def25b7866\");\n",
583583
" }\n",
584584
" const paths = {\n",
585585
" \"vega\": \"https://cdn.jsdelivr.net/npm//vega@5?noext\",\n",

Visualize_MAE.ipynb

+10-10
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"metadata": {},
2929
"outputs": [],
3030
"source": [
31-
"p2bbl_file = r'../dnn-nilm-manuscript/main.bbl' # path to .bbl-file\n",
31+
"p2bbl_file = r'main.bbl' # path to .bbl-file\n",
3232
"with open(p2bbl_file, 'r') as fp:\n",
3333
" fContent = fp.read()\n",
3434
" \n",
@@ -448,12 +448,12 @@
448448
"data": {
449449
"text/html": [
450450
"\n",
451-
"<div id=\"altair-viz-29a5db9655da42fcba3715972f5296d5\"></div>\n",
451+
"<div id=\"altair-viz-89fc14565ccf4fe2b02ad942afa98a9b\"></div>\n",
452452
"<script type=\"text/javascript\">\n",
453453
" (function(spec, embedOpt){\n",
454454
" let outputDiv = document.currentScript.previousElementSibling;\n",
455-
" if (outputDiv.id !== \"altair-viz-29a5db9655da42fcba3715972f5296d5\") {\n",
456-
" outputDiv = document.getElementById(\"altair-viz-29a5db9655da42fcba3715972f5296d5\");\n",
455+
" if (outputDiv.id !== \"altair-viz-89fc14565ccf4fe2b02ad942afa98a9b\") {\n",
456+
" outputDiv = document.getElementById(\"altair-viz-89fc14565ccf4fe2b02ad942afa98a9b\");\n",
457457
" }\n",
458458
" const paths = {\n",
459459
" \"vega\": \"https://cdn.jsdelivr.net/npm//vega@5?noext\",\n",
@@ -571,12 +571,12 @@
571571
"data": {
572572
"text/html": [
573573
"\n",
574-
"<div id=\"altair-viz-1c8f9b850ae0404e8ed4eff4e17ef320\"></div>\n",
574+
"<div id=\"altair-viz-73b3991f066646ae92d3fa6fea43c3ab\"></div>\n",
575575
"<script type=\"text/javascript\">\n",
576576
" (function(spec, embedOpt){\n",
577577
" let outputDiv = document.currentScript.previousElementSibling;\n",
578-
" if (outputDiv.id !== \"altair-viz-1c8f9b850ae0404e8ed4eff4e17ef320\") {\n",
579-
" outputDiv = document.getElementById(\"altair-viz-1c8f9b850ae0404e8ed4eff4e17ef320\");\n",
578+
" if (outputDiv.id !== \"altair-viz-73b3991f066646ae92d3fa6fea43c3ab\") {\n",
579+
" outputDiv = document.getElementById(\"altair-viz-73b3991f066646ae92d3fa6fea43c3ab\");\n",
580580
" }\n",
581581
" const paths = {\n",
582582
" \"vega\": \"https://cdn.jsdelivr.net/npm//vega@5?noext\",\n",
@@ -677,12 +677,12 @@
677677
"data": {
678678
"text/html": [
679679
"\n",
680-
"<div id=\"altair-viz-d766c4ac0b8441938a6adcdb7a586074\"></div>\n",
680+
"<div id=\"altair-viz-fff93a189d22465fbba7f97bc78ce766\"></div>\n",
681681
"<script type=\"text/javascript\">\n",
682682
" (function(spec, embedOpt){\n",
683683
" let outputDiv = document.currentScript.previousElementSibling;\n",
684-
" if (outputDiv.id !== \"altair-viz-d766c4ac0b8441938a6adcdb7a586074\") {\n",
685-
" outputDiv = document.getElementById(\"altair-viz-d766c4ac0b8441938a6adcdb7a586074\");\n",
684+
" if (outputDiv.id !== \"altair-viz-fff93a189d22465fbba7f97bc78ce766\") {\n",
685+
" outputDiv = document.getElementById(\"altair-viz-fff93a189d22465fbba7f97bc78ce766\");\n",
686686
" }\n",
687687
" const paths = {\n",
688688
" \"vega\": \"https://cdn.jsdelivr.net/npm//vega@5?noext\",\n",

0 commit comments

Comments
 (0)