
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
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.
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
- Specs
- How to Contribute
Description
Languages
Python
96.1%
Shell
3.7%
reStructuredText
0.2%