Arduino board connected to Edge Impulse project
bedroom
. Change Sensor to Environmental + Interactional
, set the Sample length to 10000
ms and Frequency to 12.5Hz
.
Record data from multiple sensors
Raw sensor readings
Data split into training and testing sets
500 ms
. Add a Flatten block. Notice that you can choose which environmental and interactional sensor data to include. Deselect proximity and gesture, as we won’t need those to detect rooms. Add a Classification (Keras) learning block
Impulse designed to work with sensor fusion
View processed features from one sample
View groupings of the most prominent features
View the most important features
300
and click Start training. We will leave the neural network architecture as the default for this demo.
Neural network architecture
Confusion matrix of the validation set
Results from running inference on the test set
View detailed classification results from a test sample
Classify live data
Live classification results
Deploy a trained machine learning model to any number of devices