Sedna v0.3.1 release
Notable Changes:
- In Incremental Learning, Inference/Train/Eval worker now can be deployed by nodename and nodeselector on multiple nodes.
Bug Fixes
- Fixed train/eval/infer callback function args not supported of sklearn backend.
- Fixed model saving problem in Lifelong Learning Estimator.
- Fixed incorrectly executing aggregation algorithm on the edge in Federated Learning.
- Fixed that the job cann't be resumed after the LC restarts.
Improvment
- Decouple all features into independent package of gm and lc.