apache / incubator-wayang

Apache Wayang(incubating) is the first cross-platform data processing system.
https://wayang.incubator.apache.org/
Apache License 2.0
174 stars 70 forks source link

ML4all module #372

Closed zkaoudi closed 8 months ago

zkaoudi commented 8 months ago

First versio of ML4all module. It contains the abstraction we discuss in the paper and two implementations, one for kmeans and one for SGD. More improvements to come.