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

the precision and F1 Score of Kettle is keep nan #8

Open
Hessen525 opened this issue Mar 7, 2020 · 1 comment
Open

the precision and F1 Score of Kettle is keep nan #8

Hessen525 opened this issue Mar 7, 2020 · 1 comment
Labels
question Further information is requested

Comments

@Hessen525
Copy link

Hi @OdysseasKr
The precision and F1 Score of Kettle is keep nan all the time. result as following:
============ Recall: 0.0
============ Precision: nan
============ Accuracy: 0.9962920046349942
============ F1 Score: nan
============ Relative error in total energy: 0.2103923186958998
============ Mean absolute error(in Watts): 24.667154793280716

@OdysseasKr OdysseasKr added the question Further information is requested label Jul 1, 2020
@OdysseasKr
Copy link
Owner

Hi! This usually means that the model does not predict any activations. In other words, the predicted signal is always below the power on threshold.

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

No branches or pull requests

2 participants