Hiroyuki Eguchi 88dfb9c035 Add split dataset method
In machine learning, user splits the dataset in general.
One is for creating a prediction model,
the other is for evaluating model.
Add a split dataset command to make it possible.

implements blueprint split-dataset

Change-Id: Ifd6153621a960134e983be0d21fbc0a3a856840f
2017-02-08 16:36:12 +09:00
2017-02-08 16:36:12 +09:00
2017-01-20 10:07:08 +09:00
2016-12-08 12:26:31 +00:00
2016-11-07 09:20:09 +00:00
2016-12-08 12:26:31 +00:00
2016-12-08 12:26:31 +00:00
2016-12-08 12:26:31 +00:00
2016-12-08 12:26:31 +00:00
2016-12-08 12:26:31 +00:00
2016-12-08 12:26:31 +00:00
2016-12-08 12:26:31 +00:00
2016-12-08 12:26:31 +00:00
2016-12-08 12:26:31 +00:00
2016-12-08 12:26:31 +00:00
2016-12-08 12:26:31 +00:00
2017-01-25 15:45:23 +09:00

Python bindings to the OpenStack Meteos API

This is a client for the OpenStack Meteos API. There's a Python API (the meteosclient module), and a command-line script (meteos). Each implements the OpenStack Meteos API. You can find documentation for both Python bindings and CLI in Docs.

Development takes place via the usual OpenStack processes as outlined in the developer guide.

Description
Python client for Meteos REST API.
Readme 208 KiB
Languages
Python 96.1%
Shell 3.7%
reStructuredText 0.2%