Frank Greguska created SDAP-89:
----------------------------------
Summary: Clean up and document analytic algorithm API
Key: SDAP-89
URL: https://issues.apache.org/jira/browse/SDAP-89
Project: Apache Science Data Analytics Platform
Issue Type: Improvement
Reporter: Frank Greguska
The algorithm API needs to be improved and documented. Each algorithm is
slightly different but we need to make sure that:
# All times are provided in ISO 8601 compliant format (and seconds since epoch
for backwards-compatibility)
# Units are provided for all data values
# Common values use the same name (e.g. use 'mean' for all means instead of
'mean' in some places and 'avg' in others)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)