Skip to content
#

thresholding

Here are 90 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 Apr 7, 2022
  • Python

Improve this page

Add a description, image, and links to the thresholding 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 thresholding topic, visit your repo's landing page and select "manage topics."

Learn more