| commit | 3024817626f3e9bdc4a5e5c0ce5c01f0dd565cd9 | [log] [tgz] |
|---|---|---|
| author | Sebastian Baunsgaard <baunsgaard@apache.org> | Wed Oct 22 13:35:43 2025 +0200 |
| committer | Sebastian Baunsgaard <baunsgaard@apache.org> | Wed Oct 22 13:35:43 2025 +0200 |
| tree | 1cbb825f88df280a1b1f5a311bed7e028b48901a | |
| parent | 2c76f91a27806563f39d3e5a93793354e3f76f5e [diff] |
[MINOR] Disable Javadoc Generation for Python Tests
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