Difference between revisions of "Meteos"
(→API (TBD)) |
(→Getting Started with Meteos) |
||
| Line 32: | Line 32: | ||
|} | |} | ||
| − | + | == Getting Started with Meteos == | |
Instructions for getting started with Meteos using Devstack are available at: [[Meteos/Devstack|Meteos on Devstack]] | Instructions for getting started with Meteos using Devstack are available at: [[Meteos/Devstack|Meteos on Devstack]] | ||
Revision as of 02:23, 29 November 2016
Contents
Meteos (Machine Learning as a Service)
Meteos is Machine Learning as a Service (MLaaS) in Apache Spark.
Meteos allows users to analyze huge amount of data and predict a value by data mining and machine learning algorithms. Meteos create a workspace of Machine Learning via sahara spark plugin and manage some resources and jobs regarding Machine Learning.
Projects
Meteos
| Source code | https://github.com/openstack/meteos |
| Bug tracker | https://bugs.launchpad.net/meteos |
| Feature tracker | https://blueprints.launchpad.net/meteos |
Python Meteos Client
| Source code | https://github.com/openstack/python-meteosclient |
| Bug tracker | https://bugs.launchpad.net/python-meteosclient |
| Feature tracker | https://blueprints.launchpad.net/python-meteosclient |
Getting Started with Meteos
Instructions for getting started with Meteos using Devstack are available at: Meteos on Devstack