|
ESP
0.1
The Example-based Sensor Predictions (ESP) system tries to bring machine learning to the maker community.
|
#include <GRT/GRT.h>#include <set>#include <string>Go to the source code of this file.
Classes | |
| class | CalibrateResult |
| CalibrateResult indicates if the calibration is successful or not. More... | |
| class | CalibrateProcess |
| A data sample to be collected by the user and callback for processing that sample. More... | |
| class | Calibrator |
| Specifies data samples and code used to calibrate incoming sensor data. More... | |