meteos/meteos/engine
Hiroyuki Eguchi b9fbbba8b7 Model Evaluation
In Machine Learning,
Prediction model needs to be evaluated accuracy.

Add a "meteos model-evaluation" command to allow users
to evaluate their models which they created.

implements blueprint evaluate-model

Change-Id: I35b9322d423a224311541f940ecf985870d7c396
2017-01-20 13:51:12 +09:00
..
drivers Model Evaluation 2017-01-20 13:51:12 +09:00
__init__.py Initial commit 2016-12-08 12:33:50 +00:00
api.py Model Evaluation 2017-01-20 13:51:12 +09:00
configuration.py Initial commit 2016-12-08 12:33:50 +00:00
driver.py Online Prediction 2017-01-07 14:46:20 +09:00
manager.py Model Evaluation 2017-01-20 13:51:12 +09:00
rpcapi.py Model Evaluation 2017-01-20 13:51:12 +09:00