Machine Learning as a Service in Apache Spark.
Go to file
Hiroyuki Eguchi 5045c6c189 Return related resource information
This bug is related to below bp.

Add Overview Panel
https://blueprints.launchpad.net/meteos-ui/+spec/overview-panel

This bp aims to add a overview panel which show up
relationships among machine learning resources.

To make this bp possible, meteos-api must return
information how resources are related to each other.

For instance, model is related to experiment,
so meteos-api has to return the model information
including experiment_id.

Closes-Bug: 1668577
Change-Id: I26e49853195ac4c0a4d7bd20073cc5a111f36ad8
2017-02-28 21:23:46 +09:00
devstack Adds Reference to Wiki Instructions for DevStack Config 2017-01-18 21:39:13 -06:00
doc/source Use https instead of http for git.openstack.org 2017-02-21 16:32:10 +05:30
etc Initial commit 2016-12-08 12:33:50 +00:00
meteos Return related resource information 2017-02-28 21:23:46 +09:00
releasenotes Enable release notes translation 2017-01-19 10:42:59 +05:30
tools Added scripts to install virtual environment 2017-02-20 10:18:34 +00:00
.gitignore Add small tests for unit testing 2017-01-22 21:45:23 +09:00
.gitreview Added .gitreview 2016-10-14 11:58:15 +00:00
.testr.conf Add small tests for unit testing 2017-01-22 21:45:23 +09: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
README.rst Added overview document for meteos 2017-02-08 01:32:24 +05:30
babel.cfg Initial commit 2016-12-08 12:33:50 +00:00
requirements.txt Initial commit 2016-12-08 12:33:50 +00:00
setup.cfg Changed the home-page of meteos in setup.cfg 2017-02-14 19:32:24 +05:30
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 Add small tests for unit testing 2017-01-22 21:45:23 +09:00

README.rst

Team and repository tags

image

Meteos

Latest Version

Downloads

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

Project Resources