python-meteosclient/meteosclient/api
Hiroyuki Eguchi fb749976fa Online Prediction
This patch allows user to load a Prediction Model
in advance for online prediction.

In online prediction,
user can retrieve a predicted data immediately.

implements blueprint online-prediction

Change-Id: Ic65fb8ba4eabdbd460d1f0c99fa2972cb64f3aa9
2017-01-07 14:39:02 +09:00
..
__init__.py Initial commit 2016-12-08 12:26:31 +00:00
base.py Online Prediction 2017-01-07 14:39:02 +09:00
client.py Initial commit 2016-12-08 12:26:31 +00:00
datasets.py Initial commit 2016-12-08 12:26:31 +00:00
experiments.py Initial commit 2016-12-08 12:26:31 +00:00
learnings.py Create learning without specifing experiment-id 2016-12-12 09:36:13 +00:00
models.py Online Prediction 2017-01-07 14:39:02 +09:00
shell.py Online Prediction 2017-01-07 14:39:02 +09:00
templates.py Initial commit 2016-12-08 12:26:31 +00:00