Angel-ML/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
Partitions high-dimensional model parameters across distributed PS nodes with flexible consistency models and efficient update interfaces; natively integrates with Spark via PS Service abstraction for collaborative training. Implements diverse ML algorithms (LR, SVM, FM, GBDT) and graph computing (PageRank, GraphSage, GCN) with built-in support for both traditional methods and deep learning frameworks.
6,785 stars.
Stars
6,785
Forks
1,592
Language
Java
License
—
Category
Last pushed
Oct 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Angel-ML/angel"
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
alibaba/Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of...
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