Huang Xingbo created FLINK-26265: ------------------------------------ Summary: Support Java Algorithm in Python ML API Key: FLINK-26265 URL: https://issues.apache.org/jira/browse/FLINK-26265 Project: Flink Issue Type: New Feature Components: API / Python, Library / Machine Learning Affects Versions: ml-2.1.0 Reporter: Huang Xingbo Assignee: Huang Xingbo Fix For: ml-2.1.0
In Flink ML 2.0, we provide a new version of ML Pipeline API and implement some traditional machine learning algorithms based on the API provided by Java. Although we have also provided the Python Pipeline API in Flink ML 2.0, we do not intend to re-implement these algorithms in the Python API. Instead, we need to provide a mechanism to expose the algorithms implemented by these Java APIs to Python users. -- This message was sent by Atlassian Jira (v8.20.1#820001)