Closed fhessel closed 6 years ago
Training data is now generated every 8 hours based on all data in the database.
You have to take care of separating the data into training and test set!
Data (CSV) can be accessed via: http://smartpeg.fhessel.de/smartpeg/training/DHT22 (One sensor) http://smartpeg.fhessel.de/smartpeg/training/HDC1080 (Other sensor)
(Code seems to be broken on tomcat8, working on it...)
For the machine learning process we need input files, see image below:
Files should consist of (t,h,c)-tuples with the moving average already applied.