For the tests module is used php_svm: www.php.net/manual/ru/book.svm.php
There is an incoming stream of data: location, time (hour), temperature.
On output, the result of the 5 options: 1, 2, 3, 4, 5
You must teach the machine to find the ID of the response depending on the values of the input data.
How you can apply this d...