Machine Learning as a Service in Apache Spark.
Go to file
Hiroyuki Eguchi d9d14b05c1 Fix DB DataError
Some model parameters have been added by the below bp.

Add support models
https://blueprints.launchpad.net/meteos/+spec/add-support-models

It makes model_params longer than 255 characters.

As the result, DB Error occurred when creating model.
Change column type of model_params from String(255) to Text().

Change-Id: I8123408b76b90d3b390a216413b5e455b86fdec5
Closes-Bug: 1667173
2017-02-23 11:19:08 +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 Fix DB DataError 2017-02-23 11:19:08 +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