alink
Alink is an open-source machine learning library designed for scalable data processing on Apache Flink. Developed by Alibaba Group, it provides a unified framework intended to bring together data preparation, feature engineering, model training, evaluation, and deployment within a single platform for large-scale datasets. The project aims to enable end-to-end machine learning workflows that run efficiently in distributed environments.
Alink sits atop Apache Flink and leverages Flink’s capabilities for both streaming and batch processing. It
Alink provides a range of algorithms suitable for common machine learning tasks, including classification, regression, clustering,
The project is open-source and released under an Apache-style license. Its development and usage are documented
Apache Flink, distributed machine learning, and open-source ML libraries.