ovh / prescience-client

Desktop python client for using OVH Prescience service
Other
13 stars 1 forks source link

Timeseries payload validation #6

Open Powlinh opened 5 years ago

Powlinh commented 5 years ago

Hello,

Considering a timeserie forecasting model serving, when showing a payload to which has been added the required set of (key, list-of-value), validation method return a "KO: Expected type is" in the "valid" field. Yet, although the predictions are made, it seems that the payload validation method for isn't adapted for timeseries, which may be confusing when trying to verify what is made.

Thanks in advance.

christophe-rannou commented 5 years ago

Could you provide a short snippet allowing to reproduce this behavior and what you have expected ?