Machine Learning as a Service in Apache Spark.
Go to file
Kenny Johnston d59bfbc125 Adds Reference to Wiki Instructions for DevStack Config
Adds a reference in the readme.rst file for devstack to
the more detailed instructions for how to run Meteos on
DevStack found in the wiki.

Change-Id: Ib580b4ddcc7d79938a83e7d927fb885a0292b45e
2017-01-18 21:39:13 -06:00
devstack Adds Reference to Wiki Instructions for DevStack Config 2017-01-18 21:39:13 -06:00
etc Initial commit 2016-12-08 12:33:50 +00:00
meteos Online Prediction 2017-01-07 14:46:20 +09:00
releasenotes/notes Initial commit 2016-12-08 12:33:50 +00:00
.gitreview Added .gitreview 2016-10-14 11:58:15 +00:00
babel.cfg Initial commit 2016-12-08 12:33:50 +00:00
CONTRIBUTING.rst Initial commit 2016-12-08 12:33:50 +00:00
HACKING.rst Initial commit 2016-12-08 12:33:50 +00:00
LICENSE Initial commit 2016-12-08 12:33:50 +00:00
pylintrc Initial commit 2016-12-08 12:33:50 +00:00
README.rst Initial commit 2016-12-08 12:33:50 +00:00
requirements.txt Initial commit 2016-12-08 12:33:50 +00:00
setup.cfg Initial commit 2016-12-08 12:33:50 +00:00
setup.py Initial commit 2016-12-08 12:33:50 +00:00
test-requirements.txt Initial commit 2016-12-08 12:33:50 +00:00
tox.ini Initial commit 2016-12-08 12:33:50 +00:00

Meteos

You have come across an OpenStack Machine Learning service. It has identified itself as "Meteos." It was abstracted from the Manila project.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://github.com/openstack/meteos.git

For developer information please see HACKING.rst

You can raise bugs here http://bugs.launchpad.net/meteos

Python client

https://github.com/openstack/python-meteosclient.git