Hello, I try to follow this tutorial from ST site, https://wiki.st.com/stm32mcu/wiki/AI:How_to_perform_motion_sensing_on_STM32L4_IoTnode And I have a question how to fix a problem with error model analyzing?
I am using the model from the posted page (model.5h). It's a Keras model. When i try to analyze it i get error: Analysis status: error.Validation metrics: No data to display, please perform a validation first.It happens with a single model which i tr...