nekovolta
nekovolta
I have a pomodoro in the total history, that for instance, I do not want to consider in the total amount. How can I delete that precise pomodoro?
When I use the instrucction: ```python elec.proportion_of_energy_submetered() ``` I get the next error: ```python elec.proportion_of_energy_submetered() Running MeterGroup.proportion_of_energy_submetered... Traceback (most recent call last): File "", line 1, in elec.proportion_of_energy_submetered() File "C:\Users\AbrahamA-Idener\Anaconda3\envs\nilmtk-env\lib\site-packages\nilmtk\metergroup.py",...
As commented in #775, I tried to predict the power consumption for one appliance (fridge). The results are horrible, as you can see in the next image:  The prediction...
Hello. I am new in this area, not just NILM field, in Machine Learning in general. I am trying to run an experiment using Matlab based on FHMM algorithm, but...