The Wayback Machine - https://web.archive.org/web/20210801000406/https://github.com/topics/nilm-algorithms
Skip to content
#

nilm-algorithms

Here are 16 public repositories matching this topic...

Non-Intrusive Load Monitoring (NILM) aims to predict the status or consumption of domestic appliances in a household only by knowing the aggregated power load. NILM can be formulated as regression problem or most often as a classification problem. Most datasets gathered by smart meters allow to define naturally a regression problem, but the corresponding classification problem is a derived one, since it requires a conversion from the power signal to the status of each device by a thresholding method. We treat three different thresholding methods to perform this task, discussing their differences on various devices from the UK-DALE dataset. We analyze the performance of deep learning state-of-the-art architectures on both the regression and classification problems, introducing criteria to select the most convenient thresholding method.
  • Updated Jun 2, 2021
  • Python

Improve this page

Add a description, image, and links to the nilm-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nilm-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more