alibaba/Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
Provides a comprehensive ML algorithm library with 200+ components (clustering, classification, regression, feature engineering) runnable on distributed Flink clusters via Java or Python APIs. Built as a pipeline-based framework where operators are chained together using fluent interfaces, supporting both batch and streaming workflows with optional PyFlink interoperability. Includes PyAlink for Jupyter notebooks with tight Flink version binding (1.9-1.13) and local execution modes for development.
3,621 stars. No commits in the last 6 months.
Stars
3,621
Forks
795
Language
Java
License
Apache-2.0
Category
Last pushed
Jun 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/alibaba/Alink"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
lensacom/sparkit-learn
PySpark + Scikit-learn = Sparkit-learn
Angel-ML/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
kaiwaehner/kafka-streams-machine-learning-examples
This project contains examples which demonstrate how to deploy analytic models to...
endymecy/spark-ml-source-analysis
spark ml 算法原理剖析以及具体的源码实现分析
databricks/spark-sklearn
(Deprecated) Scikit-learn integration package for Apache Spark