Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarification on siteonlyapi documentation #957

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BenjaminFrazer
Copy link
Contributor

Took me a while to figure out exactly what this flag was doing, and wasn't explicitly clear from anything in this documentation, so I added some clarification as I understand it.

Took me a while to figure out exactly what this flag was doing, and wasn't explicitly clear from anything in this documentation, so I added some clarification as I understand it.
@@ -6,7 +6,7 @@
"source": [
"# Diasaggregate your Home/Building Mains Meter Data\n",
"\n",
"### This notebook demonstrates the use of siteonlyapi - a new NILMTK interface which is a modification of NILMTK's ExperimentAPI. It allows NILMTK users to get their home/buildings energy demands for different potential appliances.\n",
"### This notebook demonstrates the use of siteonlyapi - a new flag option within the NILMTK Experiment API interface which allows the user to run disaggregation on only site data without sub-meter information as the testing stage. This of course means that there is no possibility to asses the algorithm's accuracy in these tests. It allows NILMTK users to get their home/buildings energy demands for different potential appliances.\n",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree the current description lacks clarity. I would mention in the explanation the word "unsupervised". What do you think of the following beginning?

This notebook demonstrates the site_only option of the NILMTK Experiment API. This flag allows the user to run unsupervised disaggregation on site data only, without sub-meter information at the testing stage. [...]

I am happy with the rest of your text.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants