Apache Flink Machine Learning Library
This documentation is for an out-of-date version of Apache Flink Machine Learning Library. We recommend you use the latest stable version.

Flink ML: Apache Flink Machine Learning Library #

Flink ML is a library which provides machine learning (ML) APIs and infrastructures that simplify the building of ML pipelines. Users can implement ML algorithms with the standard ML APIs and further use these infrastructures to build ML pipelines for both training and inference jobs.

If you’re interested in playing around with Flink ML, check out our example codes. It provides a step by step introduction to the APIs and guides you through real applications.

If you get stuck, check out our community support resources. In particular, Apache Flink’s user mailing list is consistently ranked as one of the most active of any Apache project, and is a great way to get help quickly.

Flink ML is developed under the umbrella of Apache Flink.