alibaba/Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
This is a machine learning platform built on Apache Flink for processing large datasets. It allows data scientists and ML engineers to build and run various machine learning algorithms, taking in raw data and outputting trained models or predictions. The platform supports both batch and stream processing, making it suitable for a wide range of analytical and predictive tasks.
3,621 stars. No commits in the last 6 months.
Use this if you need to build and deploy machine learning models on large-scale datasets using Apache Flink for either batch or real-time processing.
Not ideal if you are looking for a simple, single-machine machine learning library or do not have an existing Flink infrastructure.
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
flink-extended/dl-on-flink
Deep Learning on Flink aims to integrate Flink and deep learning frameworks (e.g. TensorFlow,...
tirthajyoti/Spark-with-Python
Fundamentals of Spark with Python (using PySpark), code examples
jadianes/spark-py-notebooks
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython...