| commit | c72461f30e55c014ff1fb634759fb5430ff1c3b7 | [log] [tgz] |
|---|---|---|
| author | e-strauss <lathancer@gmx.de> | Thu Jul 31 20:51:33 2025 +0200 |
| committer | e-strauss <lathancer@gmx.de> | Thu Jul 31 20:52:58 2025 +0200 |
| tree | ca233fbcf6679a1c3df6491a326dded29f076161 | |
| parent | 017af0b69122b90638c3c50b776587e50c909965 [diff] |
[MINOR] Corrected formatting for failing formatting CI test
Overview: Apache SystemDS is an open-source machine learning (ML) system for the end-to-end data science lifecycle from data preparation and cleaning, over efficient ML model training, to debugging and serving. ML algorithms or pipelines are specified in a high-level language with R-like syntax or related Python and Java APIs (with many builtin primitives), and the system automatically generates hybrid runtime plans of local, in-memory operations and distributed operations on Apache Spark. Additional backends exist for GPUs and federated learning.
| Resource | Links |
|---|---|
| Quick Start | Install, Quick Start and Hello World |
| Documentation: | SystemDS Documentation |
| Python Documentation | Python SystemDS Documentation |
| Issue Tracker | Jira Dashboard |
Status and Build: SystemDS is renamed from SystemML which is an Apache Top Level Project. To build from source visit SystemDS Install from source