This is an automated email from the ASF dual-hosted git repository.
hui pushed a change to branch mlnode/test
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 3dcb848c81 support drop model
add 0b8adb0159 fix typing annotations
new 3fe1b36a1a Merge remote-tracking branch 'liuyong/mlnode/test' into
mlnode/test
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
mlnode/iotdb/mlnode/algorithm/enums.py | 3 ++-
mlnode/iotdb/mlnode/algorithm/factory.py | 4 +++-
mlnode/iotdb/mlnode/algorithm/metric.py | 4 ++--
mlnode/iotdb/mlnode/client.py | 16 +++++++++-------
mlnode/iotdb/mlnode/config.py | 4 ++--
mlnode/iotdb/mlnode/data_access/factory.py | 4 ++--
mlnode/iotdb/mlnode/data_access/offline/dataset.py | 14 ++++++++------
mlnode/iotdb/mlnode/data_access/offline/source.py | 9 +++++----
mlnode/iotdb/mlnode/parser.py | 10 ++++++----
mlnode/iotdb/mlnode/storage.py | 6 +++---
10 files changed, 42 insertions(+), 32 deletions(-)