This is an automated email from the ASF dual-hosted git repository.

yongzao pushed a change to branch model-management
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 4fc01bda26f unify some parameter names
     add 426a406701c support pipeline for sktime models
     add d7d42e08997 Update model_loader.py

No new revisions were added by this update.

Summary of changes:
 .../core/inference/pipeline/basic_pipeline.py      | 20 ++----
 .../core/inference/pipeline/pipeline_loader.py     |  9 ++-
 .../ainode/iotdb/ainode/core/model/model_loader.py |  8 +--
 .../ainode/core/model/sktime/arima/config.json     | 23 ++----
 .../core/model/sktime/configuration_sktime.py      | 83 ++++++++++++----------
 .../model/sktime/exponential_smoothing/config.json |  2 +-
 .../core/model/sktime/gaussian_hmm/config.json     | 10 +--
 .../ainode/core/model/sktime/gmm_hmm/config.json   |  6 +-
 .../ainode/core/model/sktime/modeling_sktime.py    | 43 ++++++-----
 .../core/model/sktime/naive_forecaster/config.json |  3 +-
 .../ainode/core/model/sktime/pipeline_sktime.py    |  6 +-
 .../core/model/sktime/stl_forecaster/config.json   | 12 +++-
 .../ainode/core/model/sktime/stray/config.json     |  2 +-
 13 files changed, 124 insertions(+), 103 deletions(-)

Reply via email to