Yunfeng Zhou created FLINK-29043: ------------------------------------ Summary: Improve ML iteration efficiency Key: FLINK-29043 URL: https://issues.apache.org/jira/browse/FLINK-29043 Project: Flink Issue Type: Improvement Components: Library / Machine Learning Affects Versions: ml-2.1.0 Reporter: Yunfeng Zhou
Currently, in Github Action, it takes about one minute to execute the unit tests of each algorithm that uses flink ml's iteration mechanism, including KMeansTest, LinearRegressionTest, LinearSVCTest, and LogisticRegressionTest[1]. We need to figure out which components in flink-ml-iteration have caused this phenomenon and seek to make corresponding improvements. [1] [https://github.com/apache/flink-ml/runs/7892649470?check_suite_focus=true] -- This message was sent by Atlassian Jira (v8.20.10#820010)