MAFAT Challenge - WiFi Sensing: Non Invasive Human Presence Detection - Track 1 Forum

Go back to competition Back to thread list Post in this thread

> Recurring submissions fail errors

Please note that the code submission module creates error logs for every failed submission.
We recommend examining all available logs for debugging failed
submissions.
A recurring error for participants is:
TypeError: ufunc 'isnan' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule safe
This error occurs when the predict function in model.py does not return a type float.
In “Download output from prediction step” you can see what the model predicts for every window.

Good luck,
MAFAT Challenge Team

Posted by: MAFAT_Challenge @ May 29, 2022, 6:47 a.m.
Post in this thread