uncharted-distil / distil-auto-ml

Distil Automated Machine Learning Server
Apache License 2.0
2 stars 1 forks source link

Timeseries nan handling #195

Closed cdbethune closed 4 years ago

cdbethune commented 4 years ago
  1. Ensure scoring doesn't fail when NaNs are present in returned data
  2. Add prediction generation to VAR
  3. Request confidence generation for DeepAR
  4. Remove DeepAR reliance on GPU since the current version is CPU only