meteos/meteos/api
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
..
contrib Initial commit 2016-12-08 12:33:50 +00:00
middleware Initial commit 2016-12-08 12:33:50 +00:00
openstack Initial commit 2016-12-08 12:33:50 +00:00
v1 Model Evaluation 2017-01-20 13:51:12 +09:00
views Model Evaluation 2017-01-20 13:51:12 +09:00
__init__.py Initial commit 2016-12-08 12:33:50 +00:00
auth.py Initial commit 2016-12-08 12:33:50 +00:00
common.py Initial commit 2016-12-08 12:33:50 +00:00
urlmap.py Initial commit 2016-12-08 12:33:50 +00:00
versions.py Initial commit 2016-12-08 12:33:50 +00:00